Forum Discussion

zervino's avatar
zervino
Icon for Helper I rankHelper I
2 years ago

Dynamic column names from measure

I would like to create a table where the column names are the years.

 

Currently I have two drop down slicers to select the years to compare (ie. Year 1, Year 2). I can correctly create the table below, but the column headers show Year 1 and Year 2. Instead I would like to show the selected year numbers (which are stored in other measures: year_1, year_2)

 

Is this possible?

 

 

1 Reply