Forum Discussion
Use SQL variables in Snowflake with ODBC connector
- 5 years ago
Hi Anonymous ,
The parameter can't be directly used in sql statement window, you need to modify it in anvanced editor. Please refer to Use Case 2: Loading Dynamic Columns from the Data Source in https://www.biinsight.com/power-bi-desktop-query-parameters-part-1/
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi amitchandak . Thanks but I can't use this option. The script I want to use has 12 joins on massive tables with parameters dependancies and importing those massive tables would not be possible so I really need to include parameters in the SQL statement and so import 1 single table in Power BI
Hi Anonymous - Were you able to solve? We have similar requirement re massive table joins that need parameter driven filtering. Was thinking would be able to inject filter parameters via advanced editor as implied in above discussion.