Forum Discussion
CharlotteB
Helper II
3 years agoHow do end users edit parameters?
Hello, I created two parameters in my power query editor for ServerName and DatabaseName. I see that I can edit those parameters in my dataset settings under parameters once published to the workspa...
Greg_Deckler
Community Champion
3 years agoCharlotteB You can do it if you are using DirectQuery: Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
- CharlotteB3 years ago
Helper II
I'm looking for a place where the end-user can type in their updated parameter after it's published to the workspace (I have parameters for the server and database name and when I am delivering, I am going to push it to their environment and need them to enter their server name and database name. I don't want to give them the file (I want everything locked down). Any ideas on how to do this?
- Greg_Deckler3 years ago
Community Champion
CharlotteB Right, that is the purpose of the feature whose link I sent. You publish to the Service and then users can adjust the server and database via slicers. But it only works for DirectQuery data sources.