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.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |