The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a table that is related to a date table:
ShipDate <--> Date
Strangely enough, the ShipDate doesn't have the date indicator.
When I remove the relationship between date table and table which holds ShipDate, then ShipDate has again a date indicator.
How is this possible?
Solved! Go to Solution.
You may check the post below.
https://community.powerbi.com/t5/Desktop/Date-hierarchy-not-available/m-p/438804#M202476
Hi,
the calendar icon indicates that Power BI Desktop uses a hidden date hierarchie for that column.
1. Disable in File > Options and settings > Options > Current File > Date Load > Time Intelligence the control button "Auto date/time. The calendar icon disappears.
2. Mark the calendar table as date table.
Regards FrankAT
Thanks also for your reply.
I had already done this...
So unfortunately this also doesn't solve it...
You may check the post below.
https://community.powerbi.com/t5/Desktop/Date-hierarchy-not-available/m-p/438804#M202476
Select column/Field, then Goto Modeling and check for Data Type: it must be Date/Time or Date.
If it's Text you dont get Hierarchy.
Data types are for both fields the same: Date
So I don't think this is the problem.