Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a simple table, and one of its column is the YEAR level of a time hierarchy.
Now the displayed table header for that column is "Year", I would like to read "Year of installation" instead.
But I don't know how to rename that field.
Thanks for any help.
Solved! Go to Solution.
Thank you all for your answers.
At the end I created a new Column
Year of Installation = YEAR('Top Levels'[IP.DateInstalled])
Thank you all for your answers.
I was not aware you can't rename default hierarchy level names.
Thank you all for your answers.
At the end I created a new Column
Year of Installation = YEAR('Top Levels'[IP.DateInstalled])
Thank you all for your answers.
I was not aware you can't rename default hierarchy level names.
you can try to create new hiarchy manually and you can rename it .
right click and rename ?
Thank you bahadir for your answer.
Unfortunately right click doesn't work for hierarchies!
Right Click is not a solution, neither double click on the name.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.