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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
addyb77
Helper I
Helper I

Modifying Vishal's Server SQL Info Dashboard

Hi all. I recently have looked at Vishals great sql server info power bi dash and thought it would be ideal for my needs.

 

https://community.powerbi.com/t5/Data-Stories-Gallery/Vishal-s-Server-SQL-Info-Dashboard/td-p/91812

 

Im not fully conversant with power bi yet so i'm wondering if theres anyway to tweak the queries on this dash so i could filter via server instead of it just listing info for the one i specify when creating the initial connection. I support around 40 servers and have them all in a CMS (Central management server) but i would love to be able to modify this dash so i had a drop down list of my servers and i could just pick one and it retrieves the relevant data.

 

Any ideas?

 

Thanks for looking.

3 REPLIES 3
ahih89
New Member

Hi addyb,

Do you still have the report as the link is no longer working. I will really appreciate it if you have it and send it to me.

Eric_Zhang
Microsoft Employee
Microsoft Employee


@addyb77 wrote:

Hi all. I recently have looked at Vishals great sql server info power bi dash and thought it would be ideal for my needs.

 

https://community.powerbi.com/t5/Data-Stories-Gallery/Vishal-s-Server-SQL-Info-Dashboard/td-p/91812

 

Im not fully conversant with power bi yet so i'm wondering if theres anyway to tweak the queries on this dash so i could filter via server instead of it just listing info for the one i specify when creating the initial connection. I support around 40 servers and have them all in a CMS (Central management server) but i would love to be able to modify this dash so i had a drop down list of my servers and i could just pick one and it retrieves the relevant data.

 

Any ideas?

 

Thanks for looking.


 

@addyb77

Since you're attempt to connect to around 40 servers, then you may have to create 40 * queries in that report. Then create a indicating "serverName" column for each query. Then append the queries of same info from different servers. Then in the report, you can use slicer to filter the visuals to show the selected server info.

 

For more flexibility, you can create an external console application that extract the required information for 40+ servers in a loop and save the info a csv/excel. Then chedule the application running in, say every 5 minutes. You only have to change the source of already existing queries from SQL SERVER DB to csv/excel.

 

The second approach would be more managable, however it would require some coding skill.

Thanks for the reply. Yes i think multiple queries is my only real option based on my coding skills 🙂

I will give it some thought.

 

Regards

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors