Hello,
I have asked a similar question before but I am still struggling, so wanted to start a new conversation to make myself clearer.
I am making a sales report. The database table columns I need are product, value and date.
I need to get a report that shows product, value (between two set dates), value (between two different set dates) and value (between a third set of dates).
To do this I have created 3 different datasets and 3 different parameters and then lining the output tables up them up. However the problem I am having is that not all three time periods I am using refer to the same product, so the 3 dataset tables dont display the data correctly.
Could you please give me an example for how I should do this in one dataset, or how to resolve the issue with 3 datasets.
Thanks,
Daniel