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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
chinnah1
New Member

Automated Testing of Power BI Report Layout

Hi All,

 

Currently manually testing the layout of Power BI report. Eg: size and color of the buttons, alignment, gap between the rows & columns etc

 Is it possible to automate it? If yes, please give the details

 

Regards,

Harika

5 REPLIES 5
vishnupriya18
New Member

Hi Harika/Bhavesh,

Did you find any alternative solution to this probelm? I'm also trying to come up with an automation testing but couldn't find any pointers.

Appriciate If you could share your experiance and any possible solutions you find?
Feel free to email me at surabivishnupriya@gmail.com

Thanks,
Vishnu Priya
 

check out https://www.thebiccountant.com/2019/09/14/compare-power-bi-files-with-power-bi-comparer-tool/   which is excel power query app that retrieves report layout information from PBIX converted to PBIT (template) file. The PBIT file can also be manually unzipped using Winzip. The resulting extracted files can be inspected. The comparer tool above does this.

BhaveshPatel
Community Champion
Community Champion

Hi @chinnah1

 

I don't think such tools exists to check these automatically.

 

You can use Gridlines and snap objects to grid when authoring reports in PBI Desktop to have a less painful experience.

 

 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Hi Bhavesh,

 

Is there any way we can export PBIX file to HTML or XMLA? so we can try access this file and look for properties of objects etc alignment ( x and y axis, font size, color etc)

 

Thanks,

Harika

Anonymous
Not applicable

Yes, 

There is a way to read PBIX as different data format but not in XMLA or HTML. If you extract PBIX file you will get a bunch of json files with metadata of the report.

Thanks,
Mani Kishan

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors