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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have 2 mesasures:
1. Total Contract Execution Commissions
2. Total Received Payment Commissions
Each measure creates a summary table then sums a column within the summary table and outputs a scalar value.
Each Measure is filtered by a different date slicer.
What would be the best way to go about adding the results of both measures? I've went through many different scenarious over the past 2 days but can't seem to nail it.
The below expected result would be $9,222.03 ($3,924.98 + $5,297.05)
See below images:
Contract Execution Date Slicer Interaction
Received Payment Date Slicer Interaction:
Both Measures in the middle with their respective date slicers pointing to them.
Total Contract Commission Measure
Received Payment Commission Measure