Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. 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 |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
9 | |
6 |