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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
alianazambori
Frequent Visitor

Direct Query issues with Date Hierarchy

Hi

 

I had an Import version of  PBI and now I converted to Direct Query to a SQL Server.

Once I switched to Direct query all the date columns are not showing the Date Hierarchy.

alianazambori_0-1655913251680.png

How can I convert, having in mind that I have multiple date columns in different tables and I don't have a Date Table, and even I cannot use it due to multiple relationships that I should create and most of them would be inactive, and the PBI performance would decrease?

 

Thank you

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

Hi @alianazambori ,

 

This a limiation when using DirectQuery.

vchenwuzmsft_0-1656310257754.png

Using DirectQuery in Power BI - Power BI | Microsoft Docs

 

 

Each auto date/time table is in fact a calculated table that generates rows of data by using the DAX CALENDAR function. Each table also includes six calculated columns: DayMonthNoMonthQuarterNoQuarter, and Year. It is recommended that you create a calendar table as a dimension table.

 

For more details you can refer this blog.

Why there is no date hierarchy - Microsoft Power BI Community

 

Best Regards

Community Support Team _ chenwu zhu

 

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

2 REPLIES 2
alianazambori
Frequent Visitor

Hi,

 

Finally, this is what I did, I knew that this is the best practice, but I thought I can avoid this to have the same report as the Import file that I received and I had to convert in DQ.

Thank you

v-chenwuz-msft
Community Support
Community Support

Hi @alianazambori ,

 

This a limiation when using DirectQuery.

vchenwuzmsft_0-1656310257754.png

Using DirectQuery in Power BI - Power BI | Microsoft Docs

 

 

Each auto date/time table is in fact a calculated table that generates rows of data by using the DAX CALENDAR function. Each table also includes six calculated columns: DayMonthNoMonthQuarterNoQuarter, and Year. It is recommended that you create a calendar table as a dimension table.

 

For more details you can refer this blog.

Why there is no date hierarchy - Microsoft Power BI Community

 

Best Regards

Community Support Team _ chenwu zhu

 

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

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.