by gene connolly | Nov 26, 2018 | Power BI |
Mastering filter arguments with CALCULATE is critical to having success building measures with DAX in Power BI. In the most fundamental case, you need to know the difference between how FILTER(ALL()) and FILTER(VALUES()) on a single column produce different results in...
by gene connolly | Nov 26, 2018 | Data & Analytics |
You are going to build a dashboard. You’ve got the question you need to answer…check! And you have the data to build the required calculations…check check! But if you don’t walk that last mile with your target end users about *how* they want to see and...