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.
Hello Everyone,
I have my data which is dynamically updating Week by Week with the measure but I want change my Column header dynamically. Could you please help.
Solved! Go to Solution.
im not sure if i understood but if dates are automatically added every week,simply create a week nb column by naming it week = "W " & Weeknum(table[date],1) and then adding this column to the column matrix
if this helps, kindly accept as solution and a kudos is appreciated
im not sure if i understood but if dates are automatically added every week,simply create a week nb column by naming it week = "W " & Weeknum(table[date],1) and then adding this column to the column matrix
if this helps, kindly accept as solution and a kudos is appreciated
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
19 | |
12 | |
9 | |
7 |