Forum Discussion

praveenurs's avatar
praveenurs
Regular Visitor
6 years ago
Solved

Date Hierarchy missing

I have a calendar table linked to a Calls table, i am trying to get the day-wise calls, however it doesnt seem to work!

The Start Date and time field data type set to Date time 

As you can see below the date hierarchy in calls table goes missing once i link the two tables, i am using the day field  from the calendar table in axis and the count of phoneno field in Values field, why isnt it working?

The slicer is referncing the fields from Calendar table 

 

 

 

 

Please help, TIA 

Mariusz 

  • I would start by spliting your "Start Date And Time" into "Start Date" and "Start Time" columns. Otherwise you will have a Date data type looking at a datetime data type.

     

    That would be my starting position

3 Replies