Forum Discussion
zoloturu
8 years agoMemorable Member
Automated testing, unit testing of Power BI?
Dear all, Who knows ways to implement automated testing and/or unit testing on Power BI Service? Regards, Ruslan
zoloturu
8 years agoMemorable Member
Hi v-jiascu-msft,
I want to test reports results (dataset queries and visuals, at least tables and matrix).
Regards,
Ruslan
v-jiascu-msft
8 years agoMicrosoft Employee
Hi Ruslan,
What do you expect from the test? To be honest, I have no idea about testing the result of visuals. For example, generally, the formula could return a value. How can we test if it's correct? If it returns the row total, it could be wrong due to we want the total of the whole column. It also could be correct because the row total is what we need.
Best Regards,
Dale