Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Direct Query | Datetime columns don't have hierarchy

Hello everyone,

 

I'm creating a dashboard using a direct query from a sql server view.

 

Problem:

I have several columns (datetime) and PowerBI recognizes them as so but it doesn't show the icon as a "date field" and I can't create a hierarchy based on month and year for example.

 

Thanks for your feedback !   

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

Regarding the cause of this problem, you can refer to this:

xx1.PNG

Modeling limitations 

 

But you can create hierarchical dates manually.

First, creating [Year], [Quarter], [Month], [Day]  calculated column. ( You need to use YEAR(), QUARTER(), MONTH(), DAY() function)

Second, select the three points to the right of the column.

iii8.PNGiii7.PNG

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

Regarding the cause of this problem, you can refer to this:

xx1.PNG

Modeling limitations 

 

But you can create hierarchical dates manually.

First, creating [Year], [Quarter], [Month], [Day]  calculated column. ( You need to use YEAR(), QUARTER(), MONTH(), DAY() function)

Second, select the three points to the right of the column.

iii8.PNGiii7.PNG

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

You can bring your own time dimension, that would be better. Refer: https://community.powerbi.com/t5/Community-Blog/Decoding-Direct-Query-in-Power-BI-Part-1-Time-Intell...

 

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
rajendraongole1
Super User
Super User

Try to manually with custom date like  [Year], [Quarter], [Month], [Day] columns first, right-click the original Date column and choose 'New Hierarchy', then, drag [Year], [Quarter], [Month], [Day] columns to place them under [Date] column.

 

hope it helps.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.