Forum Discussion
Dynamic Column Headers
Hello all,
I have a question regarding column name changes. I am trying to build a report that will give quarterly data and would like the month names in the matrix column headers to change accordingly.
For example:
when Q1 then mnth1=Jan, mnth2 = Feb, mnth3 = March
when Q3 then mnth1= Jul, mnth2 = Aug, mnth3 = Sep
Has anyone ran into this before or have an idea on how to do it?
Thank you for the help in advance!
2 Replies
- Eric_ZhangMicrosoft Employee
There's no such dynamic column name in Power BI, AFAIK. However you could play matrix visual with some tricky. See mode details in the attached pbix.
- codfailFrequent Visitor
Hello Eric_Zhang,
Sorry for the late response (needed admin's permission), but it didn't work for me. Your example seems to do what I wanted, so it may be due to the way my data is set up and I may just need to change a couple things. Thank you for your help!