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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
gjolly
Regular Visitor

Exporting Powerbi data gateway from Powershell

Hello All,

 

My query would be simple to most of you. 

 

I being a rookie, need help on exporting of PowerBI datagateway details as shown in image dgpbi.pngDGPBI.jpg

I have referred this article, I get 2 worksheets created, but they only display Datagateway clusters:- ID, Name, Description, type, permission but not the list of fields as given in GUI like: contact info, users, status, version etc...

 

Please let me know how can I fetch that. Any help would be appreciable.

Thank you in advance

 

1 ACCEPTED SOLUTION
gjolly
Regular Visitor

@Icey @d_gosbell 

thank you again for your responses.

 

I was able to figure that out using:

Get-DataGatewayCluster -scope organization | Select -ExpandProperty MemberGateways
The infomation was hidden under Annotation
 
 

sa.png

View solution in original post

5 REPLIES 5
gjolly
Regular Visitor

@Icey @d_gosbell 

thank you again for your responses.

 

I was able to figure that out using:

Get-DataGatewayCluster -scope organization | Select -ExpandProperty MemberGateways
The infomation was hidden under Annotation
 
 

sa.png

Icey
Community Support
Community Support

Hi @gjolly ,

 

Glad to hear that. Please accept your reply as a solution so that people who may have the same question can get the solution directly.

 

 

Best Regards,

Icey

Icey
Community Support
Community Support

Hi @gjolly ,

 

Maybe this post could also meet your requirements: Power BI On-premises Gateway Cluster Monitoring (Power Platform API).

 

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

gjolly
Regular Visitor

Why not just post a comment asking this on the gist you linked to? The author of the script is probably best placed to answer whether or not you can get the additional information you are looking for.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.