Forum Discussion
rnola16
Advocate II
1 year agoUnable to change Parameters in Workspace semantics.
Hi all, I have a semantic model that uses parameters on a report that is published to a workspace. As an admin I'm able to make changes on the parameter values and run them. I'd like to have user...
- 1 year ago
Was able to configure the reason in the M code. Able to work it out with Mass Filter.
Deku
Super User
1 year agoIf you have 300 users, you wouldn't want them to all to constantly changing parameters. Unless direct query a refresh is required to see the changes. What are you trying to achieve?
- rnola161 year ago
Advocate II
We have a some templates designed for users and we would like users to use them with their choice of parameters
- lbendlin1 year ago
Super User
That's what .pbit and template apps are for.
Also consider dynamic M query parameters.
Service settings are off limits to non-developers.
- rnola161 year ago
Advocate II
But pbit cannot be published in workspaces. Was able to create dynamic M query parameters but the same issue persists once I have them in PBI workspace.