Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |