Forum Discussion
Anonymous
4 years agoNot applicable
How to parameterize Server & database name while using Snowflake database
Hi, I have created Power BI Report with the data connected to Snowflake database. Incase if i want to parametrize the Server name and database name using query parameters how do i do that? While us...
Syndicate_Admin
2 years agoAdministrator
After you have created the parameter for server and database, you can get the database normally, in this point you can't specify the parameters but after select the table and load you can go to View section and open the Advanced Editor.
There you will see the lines to load the source, database, schema and table, so there you can update the hardcode text by your parameters.
On above image I let highlight in yellow the parameters that I used.