Hi. I am reasonably new to CR. I have a report where I will need to have the days down the side of the report and then I will have many different types of columns.
For example, one of the columns might be Actual, but this column is not in the database. It needs to be computed by taking (Estimate - Imbalance). The problem is that the data is all in one table under a field called "Value". The data is described as Estimate and Imbalance in a different table.
At this point I have grouped the report by day, which should give me the values for each day. Now I need to figure out how to get the Actual.
Can anyone help me out. If you need more information, please let me know.
For example, one of the columns might be Actual, but this column is not in the database. It needs to be computed by taking (Estimate - Imbalance). The problem is that the data is all in one table under a field called "Value". The data is described as Estimate and Imbalance in a different table.
At this point I have grouped the report by day, which should give me the values for each day. Now I need to figure out how to get the Actual.
Can anyone help me out. If you need more information, please let me know.