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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
tsarun1992
Helper I
Helper I

Date data in Direct query

Hello All,

 

I have created a data model in SQL to display LIVE Data of Sales, wherein I have a column of Date. 

The data is pulled into BI using "Direct Query".

Though the date column is in Date Format (Boxed with red on left top), I do not see any option to Drill down using the hierarchy.
As a result, the data is not grouped even with a month (Entries for different date in a month are showing separately) - Take for example September 2023 has 3 different entries, but I need them to be clubbed as you see in second screenshot (Which is done using Import mode)

 

tsarun1992_0-1693983359801.png

tsarun1992_1-1693983595866.png

Can someone provide me a solution to this problem?

6 REPLIES 6
tsarun1992
Helper I
Helper I

That's possible but it isn't considering them as Date / Month / Year though I change the format from Text / Numbers to Date.

Then you can create a year column and month column then put them together with your date column in x axis.

What do you think? It will work as hierarchy as you drill down or up.

Tried that too !! Not working. 

mussaenda
Community Champion
Community Champion

Hi @tsarun1992 ,

 

In direct query, you are not allowed to create a calculated column?

Yes we can create calculated columns, but certain DAXes are not allowed to use in Direct query data. The following DAXes are needed for my report but unable to use

 

1. DATEDIFF

2. CONCATENATEX

3. LOOKUPVALUE

Hi @tsarun1992 ,

 

but you can do a column to extract the month, and/or year?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors