Is it possible to use a DataManager import/filter parameter in a formula?
Example - I have defined a parameter in DataManager which is used in a record filter as part of the data loading process. In one of my tabs, I want to display the value of this parameter as part of the narrative in a Content View, so I need to add a formula which just takes this parameter value...
Parameter values are not available to choose from in the Formula dialogue box. What you can do instead is to add a new field in the Field Organiser block, tick "Replace all values", and link the value of this field to a parameter (set initial value to your parameter). This field will now take parameter value, and also update and reflect changes, through auto-refresh behaviour. Data>Background auto-refresh> Retrieve Please see the attached file and notice how changes to the Parameter value are immediately reflected in the loaded results in the Table View.
This works and we have used similar approach before, but it requires an extra field in the data. It would be nice if the parameter could just be exposed in a similar way to a variable