I am using a measure in a matrix and the Row total is not correct, the total is the Q1 amount only (see below).Ā I would expect it to be the sum of the Q1 and Q2 amounts.
Measure for Rebate Amount
_mRebate Amount =
CALCULATE(SUM(‘Rebate Invoices'[Rebate Amount]),
FILTER(‘Rebate Invoices’,
‘Rebate Invoices'[_cClose Date Qtr YYYY] = ‘_Date Time Slicer'[_mDate Qtr YYYY Selected]))
Any suggestions/ideas would be greatly appreciated.
Thank you, Curtis
—————————— Curtis Mobley Scottsdale AZ 4803486029 ——————————
Hasham Niaz
Member
August 27, 2019 at 9:35 PM
Hi !
Can you give it a try;
_mRebate Amount =CALCULATE(SUM('Rebate Invoices'[Rebate Amount]),FILTER('Rebate Invoices','Rebate Invoices'[_cClose Date Qtr YYYY]<='_Date Time Slicer'[_mDate Qtr YYYY Selected]))
Regards,
—————————— Hasham Bin Niaz Director Data & Analytics Karachi, Pakistan —————————— ——————————————-
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!