Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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
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.
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)
Solved! Go to Solution.
Hi,
You may download my PBI file from here.
Hope this helps.
Hi,
You may download my PBI file from here.
Hope this helps.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 20 | |
| 13 |
| User | Count |
|---|---|
| 68 | |
| 55 | |
| 42 | |
| 39 | |
| 30 |