Forum Discussion
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
3 Replies
- fooddCommunity Champion
Solved: Dynamic Column headers - Microsoft Fabric Community
If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.
- WanderingBIResolver 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_74Resolver 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