Forum Discussion
Razorbx13
5 years agoPost Patron
Parameters in Service
I have created a parameter in Power Query, applied it to tables, published to the service and confirmed the parameters in the dataset settings. How does a user, accessing a report, modify the parame...
- 5 years ago
So yes, it is imported data. So you are saying there is no way to create parameters that a user can enter in the service? Basically have to use a filter?
Fowmy
5 years agoSuper User
If you are using an Import option for your data source then you cannot modify values of the parameters in the service at run time.
If you are using a Direct Query, you can leverage the Dynamic M query parameters in Power BI Desktop option to allow the user to change the values.
- Razorbx135 years agoPost Patron
So yes, it is imported data. So you are saying there is no way to create parameters that a user can enter in the service? Basically have to use a filter?
- Razorbx135 years agoPost Patron
Well that kind of sucks. Hopefully they will fix that. Or at least I assume this is something people would like.