Search Results
Search results 1-20 of 539.
-
Excel right vs web
Postyes... but both cubes will be shown in Excel (the original cube as well as the mirror cube) the only solution is to educate the users or make the name of the cube clear enough to communicate to the users that the cube to use in Excel is the mirror
-
I don't think this is possible :-/
-
regex101.com your new best friend when dealing with regex
-
Excel right vs web
PostHello, "There is a possibility to use excel add-in with read-only rights even you are an admin on Jedox Web." => No. Rights are server-side, so that they are independent from the client your user is connecting with. The Supervision-Server is also no help in this case cause afaik there is no possibility to get the client used (Excel / Web, and so on)
-
Hi, another approach would be to program a macro that makes SOAP calls on the ETL API. See knowlegebase for reference
-
Quote from a_mueller: “ Data source is a olap cube not a relational database.” read too fast. of course my response does not make any sense
-
you can also round directly in the SQL query using ROUND(<value>,<decimal places>)
-
hello, you can use pagination parameters, meaning the number of elements you want to display, and the number of the element from which you want to display them. see here : knowledgebase.jedox.com/knowle…e/subset-editor-tab-sort/ for instance if your subset displays the following: Trump Obama Bush Jr Clinton Bush Reagan Carter Ford Nixon Johnson and if you use 5 as number, and 5 as start then the list will be reduced to the following: Reagan Carter Ford Nixon Johnson using hyperlinks you can give…
-
Quote: “But this all the time requires me to prepare all the coordinates for each relevant cell.. this is quite annoying. ” did you try cubeslice? because of the performance look at the option "lock cube access during load", this may accelerate the process. And be sure to use a user with the admin role so that it will not have to check the rights prior to the load