The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I would like to replicate sumifs in power query (and not DAX). I know I can use group by, but one of the criteria is <= insetad of =.
Here is an example in excel:
=SUMIFS(B:B;D:D;D2;C:C;C2;E:E;"<="&E2)
Could you please help me? 🙂
Solved! Go to Solution.
Amazing, works! Thank you so much!!