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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Kudoed Authors