Forum Discussion
Markzolotoy
Impactful Individual
10 years agoSend parameters to Mobile report
Is it even possible?
Thanks
6 Replies
- v-sihou-msft
Microsoft Employee
Currently, query parameter can't be loaded into report for selection. For your requirement, you can use custom visual SmartFilter By SQLBI. Then you can just put the value field you want to filter, you can select or input the values to filter rows when you accessing report in Power BI Mobile app.
Regards,
- Markzolotoy
Impactful Individual
I am not that the link you have provided is what I need. I need to parameters to query specific data. My backend is an mvc controller that returns an xml.- yitzhak
Microsoft Employee
This isn't supported for mobile reports (for many reasons one of them is security).
Can you please share your scenario that you are trying to tackle?