Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
addyb77
Helper I
Helper I

Parameter/drop down list

Hi all

 

I am creating a dashboard to show relevant sql server info for admin and info purposes. I have multiple queries which are identical apart from the servername of the data connection itself.

 

Currently i have 3 servers listed under tables which display the following columns:

 

Table 1 (query 1)

Server              Domain           IP Address

My Server 1     MyDomain       x.x.x.x

 

Table 2 (query 2)

Server              Domain          IP Address

My Server 2     MyDomain     x.x.x.x

 

Table 3 (query 3)

Server              Domain          IP Address

My Server 3     MyDomain     x.x.x.x

 

What i want to do is have a drop down list/slicer of all the server names so when i select one it will just the relevant ip address etc for that server in one table instead of it being split across multiple tables. Im not sure how i go about this.

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Use the Query Editor to "Append" these into one query.

 

 

PBIDesktop_2017-08-02_09-24-08.png

 

PBIDesktop_2017-08-02_09-23-37.png

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Use the Query Editor to "Append" these into one query.

 

 

PBIDesktop_2017-08-02_09-24-08.png

 

PBIDesktop_2017-08-02_09-23-37.png

Thank you i hadnt spotted that. That does the trick.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors