DAX Query view

When making reports, users often create measures using complex DAX expressions. Because of this, they often use some external tools to prepare and analyze the created measures. For this reason, the Power BI development team added, in addition to the three existing ones, one more view within the Power BI Desktop application. It enables the creation and analysis of complex DAX measures.

Finding errors

Errors in the calculations are a common thing. The more data in the table and the formula are the more likely we are mistaken. Excel immediately shows us an error as soon as it comes in, but it’s not always easy to find out how it came to it. Also, sometimes it may happen that we miss the error because there was no mistake in mathematical operations. Excel has several options for detecting and finding errors, which will be said in the following text …