I have created a matrix that displays some grouped information for a certain date.
However, I want it to display the information for a date range. So I want the user to be able to enter the date ranges, and the matrix include all data within those date ranges.
Is there any way to do this?
I have added two paramters, "from date" and "to date", however it creates a seperate matrix for each date.
However, I want it to display the information for a date range. So I want the user to be able to enter the date ranges, and the matrix include all data within those date ranges.
Is there any way to do this?
I have added two paramters, "from date" and "to date", however it creates a seperate matrix for each date.