- I intend to create a parameter value based on the max value of the Date field.
- I created a calculated field for max date value.
- Now, I intend to use this max date value in a subtitle or text field (as parameter) to denote the date till which the data is available.
How do I achieve this?
Parameters cannot be set by a calculated field. They are only set via the default value or changed by an action.
You will either need to set it via the static default or by a dynamic default.
Here is a reference to dynamic defaults.
To change it you can use actions.
These didn’t quite resolve it;
but Thank you very much, for the replies and suggestions.
As of now have added the date as a table in the first tab of the analysis.
1 Like