Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I tried a couple of ways to filter the reports using
URL = reportURL + ?filter=table/column eq 'value'
also checked that the column must be of type string and neither the table name nor the column name can contain spaces.
Everything is fine but still not filtering.
Also want to know if filtering can be used in power bi embeded reports. Please help.
It would help if you could share the exact DAX formula you are using? You can blur out any GUIDs
Are there any dax formula to achieve ?
All I did is embed the parameter in the URL and see if the column must be of type string and neither the table name nor the column name can contain spaces.
Please let me know if there are any dax to achieve the same in the power BI embed Iframe.
My apologies, I just assumed you were trying to launch from one report to another. Can you send the full URL you are using? You can blur or XXX the GUIDs