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 ...
chinnah1
7 years agoNew Member
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
4 years agoNot 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