Forum Discussion
Power BI Template app query parameters
Hi again and thanks for replying. Only configuration i can do in template app is to set current value that user can override on installation but i don't want from user to type in input parameter, I want predefined dropdown with values and then let user to choose what to use as parameter which is issue in this topic..
Based on my test setup it looks like it might not be supported. My text query parameter Environment (with suggested values from a query) only shows a text input and not as a dropdown list when I install the app.
So, I can reproduce your behaviour.
In my example I used example Input (so the current value in SANDBOXPI but the user get the suggestion of PRODUCTION and only has to press next). This might be a workaround if you only have a list of two values?
- djordje3691 year agoFrequent Visitor
Yeah i think its not supported too. It wont execute the query and everything we got is input parameter. I am not sure why Microsoft didnt document this limitation.. Thanks for your help, i will stick with input parameter because its working fine for me but it would be way easier with queries..