Deep dive into measure filters in Power BI Desktop
In this video, we perform a deep analysis of the DAX queries generated by Power BI when you use a measure as a filter in a Power BI visual.
The DAX code generated might show a different behavior whether the measure is part of the values shown in the visual or not.
Related article
When you use a measure as a filter in a Power BI visual, the DAX code generated might display different behaviors depending on whether the measure is part of the values shown in the visual or not. In this article, we perform a deep analysis of the queries generated by Power BI with an example.
Read related article