Forum Discussion
Query re filtering a dashboard/tile within a Power App
Hi powerappin ,
Filtering feature has the following limitations:
- Only one filter can be applied.
- Only the eq operator is supported.
- Field type must be string.
You can also ask for more help in this forum:https://community.powerbi.com/t5/Mobile-Apps/bd-p/power-bi-mobile
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am back onto this now and have a question...
I get how I can filter it via a string but is that available within a dashboard? From reading this it is only available within a report: https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
My PowerApp records survey responses to CDS and then my Power BI Dashboard should filter that dashboard via a variable stored within the app (ID).
Hoping someone has experience with this and Power Apps working well together?