Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello Folks,
I Need help to achieve below Requirement.
We do have different region data in different databases and we do have all connection, Username,password details on the metadata database.
The requirement is
In slicer (Region) if we select US than I will query from metadata and get the connection details and get connected to that Us database and fetch the us related data.
I'm completely lost and any help is much appreciated.
Thanks,
Naveen
Solved! Go to Solution.
Hi @Nreddy ,
If you use Direct Query to connect to your data source, I suggest you to try dynamic M query parameters. You can use slicer to get dynamic username and password then pass the data to query by parameter.
For reference:
Dynamic M query parameters in Power BI Desktop
If you use import connection mode, I suggest you to create username and password parameters in M query. Add the parameter into your query as above and you can choose parameter to change your data.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Nreddy ,
If you use Direct Query to connect to your data source, I suggest you to try dynamic M query parameters. You can use slicer to get dynamic username and password then pass the data to query by parameter.
For reference:
Dynamic M query parameters in Power BI Desktop
If you use import connection mode, I suggest you to create username and password parameters in M query. Add the parameter into your query as above and you can choose parameter to change your data.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |