I have a user that accesses a cube via excel 2007. If they connect to the cube and start loading dimension data everything works ok until they get to about 6 dimensions at which point the response back from analysis services cube becomes very slow (minutes). However if I add that user to the...
Whenever I create a temporary table in the Crystal SQL designer I cannot select from it until the temp table is created eg
SELECT
table1.field1
table1.field2
FROM
table1
INTO TEMP tmpA;
SELECT
tmpA.field1
FROM tmpA
The first time I run this query I get an error message saying that table...
Hi team. I want a report to display similarly to an excel spreadsheet with subtotals, ie display the subtotal initially and then when a user clicks on the group heading display the underlying data. I have tried the "Hide drill down OK" option in the section format tool, but that only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.