Forum Discussion
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 paginted report. There are a few threads in the forum that are similar. https://community.powerbi.com/t5/Service/Paginated-Report-Using-URL-Parameters-and-Select-ALL/m-p/889073. However, I have not found the solution. I have used the following measures. This is the base URL measure:
1) I want to select multiple program IDs in the slicer and generate report for it and I also have other slicers as well where the user would generally select from one of the slicers.
2) Is it possible to download the report without the end-user-viewing of the service page? Thank you.Any help is much appreciated and valuable.
2 Replies
- dar100111Frequent 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.
- d_gosbellSuper User
If this is for a report hosted on the service you should be able to do this using the "in" operator