Forum Discussion
Query string filters using table names with spaces
The space does stop the filter from working based on my test. Per my experience, appending a filter querystring is very limited. You can the same thing by applying a report-level filter. May I know why filter in url is prefered?
- idof9 years agoRegular Visitor
I want to create something like this:
1. Create an alert for a value
2. Use Microsoft FLOW to send an email when this value reached a threshold
3. In the email, include a URL to a different report, with a filter in the URL that matches the threshold value (greater than)
Is there an alternative on how to pass dynamic parameters to reports? without needing to manually filtering it?
- Eric_Zhang9 years agoMicrosoft Employee
I'm afraid there's no way then. By the way, in your original post, you said that renaming a table doesn't work, what is the exactly scenario?
- idof9 years agoRegular Visitor
I clicked the ellipsis next to the dataset and renamed it. However, when I click it to create a report, the name of the table remains with spaces. It seems the rename is only for display purposes.