Hello All,
I have developed some cubes on Microsoft OLAP Server 7.0 and it has got role attached as 'Everyone' and in our development enviornment it used to work i.e. I could connect to OLAP Cubes via Crystal Analysis Professional(CAP)and could make the analytical views (.car files).
But now...
Thanks for ur reply but I did same already in the Suppress formula of the Detail section
********************
numberVar oldPrice;
numberVar currentPrice;
oldPrice := (previous({DW_SLS_HISTORY.NetAmountInvoiced_DWC})/ previous({DW_SLS_HISTORY.InvoicedQuantity}));
currentPrice :=...
Hi,
I have a report where I need to hide the detail section based upon the formulae. The formulae is to compare the value of amount of current record with previous record, if previous record amount is equal current record amount then hide the current record.
I did write this formulae in...
Hi,
Could anybody tell me that where to define global varible in a Crystal Report 8.0, so this variable will be available across the reprot in all formulaes.
I would appreciate any help in this.
Hi,
I want to have sales report in cross tab format where the
column I need to show as quarter like Q1, Q2,...and
row I need to show as Years like 1999, 2001...2001....and and middle cells would have '% of Growth Sales'.
Now my problem is that I need to get this sales profit amount...
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.