Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
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 !
Solved! Go to Solution.
Hi @Anonymous ,
Regarding the cause of this problem, you can refer to this:
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.
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.
Hi @Anonymous ,
Regarding the cause of this problem, you can refer to this:
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.
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.
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...
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.
Proud to be a Super User! | |
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 53 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 123 | |
| 108 | |
| 44 | |
| 32 | |
| 26 |