Forum Discussion
Anonymous
4 years agoNot applicable
SWITCH WITH SUMX
Hello People! I have two measure First TesteCad = var DataInicial = MIN('Date'[Date]) var DataFinal = MAX('Date'[Date]) var _Lote = VALUES(LotDailyCadence[LotNumber]) Return DIVIDE( SU...
- 4 years ago
Anonymous - Hopefully this pattern will work for you to accomplish the correct total:
Refer to Power BI: Totals Incorrect and how to Fix it - Finance BI (finance-bi.com)
ChrisMendoza
4 years agoResident Rockstar
Anonymous - Hopefully this pattern will work for you to accomplish the correct total:
Refer to Power BI: Totals Incorrect and how to Fix it - Finance BI (finance-bi.com)
- Anonymous4 years agoNot applicable
ChrisMendozaThank you very much, I adapted your idea and it worked!!! 😁😁 You Salve my day!!!!