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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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