Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hello,
I am building a report that includes querying a SQL database with a parameter. I can successfully pull the information if I select the parameter but would like to augment it so the user can select the Server/Date instead of the ID (parameter).
| Server Table | Slicer | FactTable | ||||||
| Server | Date | ID | +Server 1 | SQL | ||||
| Server 1 | Date 1 | 123 | -Date 1 | Select * From [TABLE] | ||||
| Server 1 | Date 2 | 124 | -Date 2 | Where ID = {Parameter} | ||||
| Server 1 | Date 3 | 125 | -Date 3 | |||||
| Server 2 | Date 4 | 126 | +Server 2 | |||||
| Server 2 | Date 5 | 127 | -Date 4 | |||||
| **Binded to Parameter** | -Date 5 |
The solution works if I select the specific ID on a table visual as a result of the slicer but does not work otherwise. How can I have the user select the Server/Date and the parameter to populate?
Thanks in advance.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 76 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |