March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I hope you can help me with below matter. I am trying to figure out a calculation for Quater 3 (July + Aug + Sept).
I have 2 tables Actual and Estimate, the data in Actual is till August 2021. When calculating Quater 3 I need to get July and Aug data from Actual table and Sept data from Estimate table.
When the Actual tables gets loaded with the Sept data it should shift from Estimate to Actual. Similar calculation for the next Quater 4 (Oct + Nov + Dec).
Appreciate your help in this matter.
Thank you.
Attached below image for reference.
This is a relatively common pattern
"Show everything from table B (Estimate) that is not in table A (actuals), plus everything from table A"
Do you want to do this in DAX or Power Query?
Please provide sanitized sample data that fully covers your issue. Paste the data into a table in your post or use one of the file services.
Hi, I do not need all the months. I am calculating current quarter where I need July Aug from actual table and Sept from estimate table. I cannot share the data as it is sensitive, the above image shows how the data is built
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
21 | |
14 | |
11 | |
8 | |
5 |
User | Count |
---|---|
24 | |
21 | |
20 | |
15 | |
10 |