Forum Discussion
Anonymous
6 years agoNot applicable
Multiple value parameters in URL paramters
Hello I am trying to trigger paginated report by passing paramters from Power BI. My question is how I can pass multiple values of the same parameter and multiple such parameters from URL to pagi...
dar100111
6 years agoFrequent Visitor
In the past, I have just generated a hyplerlink with the formatted values in a table already from the rows of data. That may not be the best way to try what you are doing, but it should be easy to create a calculated field for this. Hoping to also find other good examples of this.