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
FelipeCosta
Advocate II
Advocate II

Get Report Layout in an External Tool

Hello,

 

I can easily get "DataModelSchema" information from a external tool I created by connecting its localhost port to an Analysis Services instance. However, I also need to read the sections, visuals, prototype queries, filters, etc. in the report.

The only way so far I found it by doing so is by hacking PBIT file, but I'd like to get both information from the external tool. Is it possible?

3 REPLIES 3
Anonymous
Not applicable

Hi @FelipeCosta,

I'd like to suggest you take a look at the below link about power bi external tools and descriptions if listed tools meet to your requirements:

External tools in Power BI Desktop - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Thanks, but I've already read that. Additionally, in https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-external-tools-register states clearly that PBI Desktop passes the parameters %server% and %database%. With those parameters alone, I can't get any information about the report's layout/visuals, etc.

I wonder if I could, at least, get PBIX's path, so I could hack its "Report/Layout" file inside the container...

Anonymous
Not applicable

HI @FelipeCosta,

Current I haven't found any other effective resolutions. Perhaps you can try to submit an idea to add features to analyze these properties on power bi side instead of manually hacking the file.

Microsoft Power BI ideas

Regards,

Xiaoxin Sheng

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