Forum Discussion
chinnah1
8 years agoNew 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 ...
vishnupriya18
7 years agoNew 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 [email protected]
Thanks,
Vishnu Priya
curtisp
6 years agoHelper II
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.