The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
21 | |
14 | |
14 | |
9 | |
7 |