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
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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 99 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |