Hello,
I was wondering if someone could help me. I have a work in progress report that reports on what the current situation within the company is. This report outputs into a weekly grid. When this is run on a Monday for example it populates loads of different variables. I want the report to hold the value of these variables until it meets certain conditions within the report at which time i will reset it. For example if the value of a Monday variable was 100 i don't want to reset this variable until the following week. On the Tuesday i want the Monday variable to still hold the value of 100. At the moment the variable resets itself everytime the report is run therefore i would have the correct information for Tuesday but Monday would say 0. Is want i need to do possible? Any help would be much appreciated.
0
Comments
Have you considered using a table to hold the values?
Regards
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
But you will complicate a simple solution. The best way is to store that info in a table.
Every time the user closed Navision Client, the Variables are cleaned
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/