Forum Discussion
Charline_74
2 years agoResolver I
Make Table Column Titles Dynamic
Hello, Do you know if it's possible to make table column titles dynamic in Power BI? Thanks In Advance Best Regards
WanderingBI
2 years agoResolver III
Yes it is possible to make column names dynamic.
You can create a column with a name from a variable.
You can also rename a column with a new name from a variable.
If you share what you want to create we can help with a more targeted reply.
Usually dynamic columns are first used when you want to avoid hard-coding column names. As an example when you expand a column to multiple new columns. For that there is a good solution.
Charline_74
2 years agoResolver I
Great news thanks for your feedback :
Here is my table :
And I'd like to make my column titles dynamic so that the right period is displayed in the title according to the selected period.
And I would like to replace for example the title Actual Period (Monthly) - 4 by Actual Period (Monthly) 02-24