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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

How to find the Desktop Window Name

I am trying to use the Export-PBIDesktopToCSV from a local Powershell to a local Power BI desktop instance. my pbix file name is TaskTimeReport.pbix. when I put in TaskTimeReport or TaskTimeReport.pbix into the parameters for the powershell command I get a not PBIDesktop window that matches error. 

 

I must be missing something. 

Has anyone gotten this to work?

 

link to module. https://github.com/DevScope/powerbi-powershell-modules/blob/master/Modules/PowerBIPS.Tools/PowerBIPS...

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I figured it out. 

You must have the powerbi desktop app open with the project you want data from. 

 

then use Get-PBIDesktopTCPPort to get the window name. 

 

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I figured it out. 

You must have the powerbi desktop app open with the project you want data from. 

 

then use Get-PBIDesktopTCPPort to get the window name. 

 

 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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