Forum Discussion
Passing parameters to the report URL
- Anonymous9 years ago
MP_123 Wow, yeah... I was a little off here. I was thinking SSRS integration with Power BI... Most likely a leftover conversation in my head from this week. - Sorry!
In the Service the report slicers/filters will stay as the selected filters if you save the report with those selections.
I'm not 100% on whether or not this is achiveable in the Service... I know you can pass in filters to an Embedded report. You can find a quick sample outlined by Adam Saxton in his video he just released yesterday - here
He gives you access to a sample where you can set filters and pass them in to the report, and the code to go along with it.
Hopefully this answer is more applicable :)
actually i don't understand why this idea is what i asked :smileyfrustrated: maybe i'm wrong.
i want to give users direct link to the report, with the filters that i want them to see
i saw something with
&?filter eq 'Month'
but it doesn't work for me and i don't know if this is the right syntax or when can i find it.
thanks!
MP_123 Wow, yeah... I was a little off here. I was thinking SSRS integration with Power BI... Most likely a leftover conversation in my head from this week. - Sorry!
In the Service the report slicers/filters will stay as the selected filters if you save the report with those selections.
I'm not 100% on whether or not this is achiveable in the Service... I know you can pass in filters to an Embedded report. You can find a quick sample outlined by Adam Saxton in his video he just released yesterday - here
He gives you access to a sample where you can set filters and pass them in to the report, and the code to go along with it.
Hopefully this answer is more applicable :)