Forum Discussion

JorgeRodGom's avatar
JorgeRodGom
New Member
3 years ago
Solved

Power BI - Date in Data type

My Date column has Data type "Date" in transform data: 

 

However, when it comes to the Data in the report view it does not appear as "Date" :  

 

Because of this, I cannot filter by quarter, month, year in my visualizations. 

 

How can it be fixed?

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi JorgeRodGom ,

     

    Currently, the built-in date hierarchy is not yet available when using DirectQuery mode. 

     

    As a workaround, you could create a custom date hierarchy manually. Please create [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.

     

    Simliar post:

    Solved: Date Hierarchy in Direct Query - Microsoft Fabric Community

     

    Best Regards,

    Stephen Tao

     

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

5 Replies