Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
How do I reapply a date hierarchy in Power Bi when i've removed the hierarchy previously?
Solved! Go to Solution.
Hi @Jay2022
The solution @Sahir_Maharaj offered is right, recreate a hierarchy, but you need to create four new clumns in table first.
e.g Year=Year(Table[Date])
Quarter=Quarter(Table[Date])
Month=Month(Table[Date])
Day=Day(Table[Date])
Then select create the hierarchy, put the fields above to it.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Jay2022
The solution @Sahir_Maharaj offered is right, recreate a hierarchy, but you need to create four new clumns in table first.
e.g Year=Year(Table[Date])
Quarter=Quarter(Table[Date])
Month=Month(Table[Date])
Day=Day(Table[Date])
Then select create the hierarchy, put the fields above to it.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Fantastic this worked! Also... I had Time Intelligence de-selected within my file (in Options) so it didnt register a hierarchy to start with.
Hi Sahir,
Thank you for your help. There doesn't appear to be a create hierarchy option on the new version of power bi only a 'create hierachy' option i tried this but it doesn't seem to work.
Thanks
Hello @Jay2022,
Can you please try these steps to re-apply a date hierarchy:
Should you require further details or information, please do not hesitate to reach out to me.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 39 | |
| 29 | |
| 24 |