I have a report showing a pivot table where the measures are displayed by Quarter Period. For a measure M1 in the 1st quarter period i.e. Q1, I will always need to show a specific column header A, whereas for the other quarter periods i.e. Q2,Q3 and Q4, I need to show the measure column header as B. I can create a CASE WHERE condition to handle this, but don't know how to do it at column header level. I believe this can be done quite easily in RPD by creating a Repository variable, but would want a different approach, from presentation. Any help on the same would be appreciated.