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 September 15. Request your voucher.
I have a matrix, with Weeks as columns, it works fine:
Now I want to add a new column... but of course, I can't add it... because it just takes the first value, how can I add at the end of the Weeks a new column with 'current project'?
Current Project should appear to the right of it here:
@Anonymous
create Measure =max(Weeks)
plot in value.
I hope this helps you!!
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
13 | |
9 | |
7 |