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...
marcingalazkaMO
3 years agoFrequent Visitor
but how to parameterize Schema? The bold part in below code? It cannot be by concatenation, becasue later we have a list...
TPCDS_SF10TCL_Schema = SNOWFLAKE_SAMPLE_DATA_Database{[Name="TPCDS_SF10TCL",Kind="Schema"]}[Data]