The parameters are working fine and i'm getting the desired output,but ,I have to also show the dates after End date filter for comparison of the dates till Today(). as shown in the below format , can someone help with this
4 risposte
I think your current parameter setting is the below. In this case, end date is only specified date.
First, create a calculated field as below.
and, select "today" you created in parameter.
End date will be displayed as "today". So you always get data up to "today".
Is this what you want to do?