The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All
Thought this would be simple but ...... I am trying to write a DAX expression which returns the total of field Activity for the current row year derived from a Date column in table1 which joins to a Dates table. This expression just returns a total for all years ignoring the current Calendar Year any idea whats wrong ?
Here is what it looks like in a table display
User | Count |
---|---|
20 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
9 | |
8 |