I am using shared dataset in one of my reports. Requirement is that if the result value is <-1 then it should show 1.
This shared dataset is assigned to one of my report parameters default value. Actual result is -10 and it should show 1.
But instead of showing 1 it is still showing -10.
I dont understand why it is not updating the value.
Please help.
Thanks.