I've created a running total using the 3 formula method to get a sum of a number of records. Is it possible to then calculate the % of each record of the running total?
The obvious issue is that Crystal evaluates each row at a time to generate the running total, so when I try to calculate the...
Hi,
I'm having trouble with left outer joint. I have two tables,
Table 1 and Table 2. I need to compare both to make sure that the a record is in both. If no matching record exists I need to see a blank for that field. I tried using isnull, but i'm not getting the desire result. And left...
Hi I need to calculate an cummulative rate of return calculation when I only have monthly returns.
For example, the table includes the following returns
Jan- -0.45%
Feb- 1.35%
March- 0.25%
etc..
The formula is basically [(1+January Return)*(1+Feb Return)*(1+March)]-1.
I'm having trouble...
Hi,
I'm trying to create a main report that compares a list of records against a list of records created in a sub-report. If the records match, then I do not want that record to be displayed on the main report.
From what I understand I need to create a shared variable on the sub-report so i...
I created the following formula field that I would like to then sum based on a specific grouping, however, it's not showing up as a field to summarize on.
{PF_SECS.MARKET_VALUE} / Sum ({PF_SECS.MARKET_VALUE}, {PORTFOLIOS.PORTFOLIO})
Any help would be appreciated.
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.