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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
avalonds
Frequent Visitor

Direct Query DAX Question

I’m currently using direct query to bring my dataset in powerbi.

 

I’m trying to create a measure in DAX such that the calculation is always done at a summarized view of the customer product level given a date context.

Here is an example. I have a sales table as noted below

Sales Table.PNG

If the user selects year 2020 and month 1, it computes the answer which is the sum of the (change in sales at a customer product level / Total prior year Sales). Hence regardless of any dimension attributes or selecting sales rep, this sum is always computed at the customer product level. In the case below the answer is -0.32203.

 

Answer.PNG

 

Can some help with this? See sample dataset attached. I believe the summarize dax function is not compatible with direct query. Hence looking for some other suggestion on measures.

Excel File Sample Data (same as above sales dataset in case link does not work)

 

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

You may download my PBI file from here.

Hope this helps.

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

1 REPLY 1
Ashish_Mathur
Super User
Super User

Hi,

You may download my PBI file from here.

Hope this helps.

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors