Forum Discussion
ck18
7 years agoFrequent Visitor
Help understanding filtering vs parameters
I am new to Power BI and although I am also new to SQL, I am trying to use them together. I finally figured out how to create parameters and how to apply the parameter (during the query editing?). Bu...
- Anonymous7 years ago
Does this article provide you any insight at all?
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
ck18
7 years agoFrequent Visitor
Adam, that makes a lot of sense. Thanks. That’s along the lines of what I was thinking but I wasn’t sure if I was on the right track.
Anonymous
7 years agoNot applicable
ck18,
Adding to AdamBQ's post, you are able to use parameter in Power BI Desktop to filter different sources excepting filtering rows in tables.
For example, as you use SQL Server, you can define server/database/table parameters in Power BI Desktop, which allows you import data from different servers/databases/tables dynamically.
Regards,
Lydia