In this document, we are covering how you can have an input parameter. This input parameter can be an input parameter text box wherein an end user can provide the value and that can be displayed anywhere in the canvas. Or you can even pass that value from your application and append it into our report URL, thus that value will be shown
Add a parameter whose value an end user should be able decide. Below you can see that we have added a parameter, named it as “dummy” and the datatype of that is String.

Go to the “Parameter” section and specify the default value

Now go to canvas and you can create the report that you interested in. When you click on “Calculations/Parameters”, then you can even see the Dummy field also which we had created earlier. You can drag that into the canvas, apply the required “Repeat by” option.

Now if you view the report, end user can get a text box to write the value. Whatever value he will write, accordingly that will become visible in the report as shown below.


Example 2: In this example user has provided value as USER HEADER and that value is visible in the report.

Passing value from the URL
In case if you would like that this filter popup box is not visible, rather the value is visible from. For doing that, whatever is the report URL infront of that append the filterlabel and filtervalue. For example in this example, the filterlabel is “dummy”
Hence, the URL will be something like
Please reach out on support@helicalinsight.com or forum.helicalinsight.com in case of any more questions.
