-
Freakin Crystal Rep
Hi
I need to add about 6 variables to a report - This is my problem:
I'm getting all my information from views which have been confirmed to be working - The first variable that I add always get populated but the rest of the variables are "0.00".
i tried swapping the variable around (the last one first and vice versa) and the last one (which is now first) got populated but the first one (which is now last) didn't.
?? does anybody know what causes this????
-
Can you show the code that you use to load the variables? What section(s) did you place the formulas?
-
I figured it out - I took all the different views and I just made one view and it's populating everything. I think the problem was caused by the fact that it was fetching the info from different views cause know that I have one view it working fine
Has anybody ever have the same problem?
Thanks anyway