I'm using Power BI with the web-based report editor, to show Azure Audit Logs.
I managed to use query string filters for my other reports (app.powerbi.com/groups/me/reports/guid/reportsection?filter=table/column eq 'value'), but when I try to use it for the Azure Audit Logs dataset, it doesn't work.
I read somewhere that table names cannot have spaces, unfortunatelly, the name I get when I add the service has spaces in it.
I tried renaming the dataset, but the table name that shows in the report editor doesn't change, and still has spaces.
What is the correct way to use query string filters in this case?
Thanks,
Ido.