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.
Hello! I am trying to create a calculated sales column. Currently create a measure called "Acumulado." Where it accumulates sales according to a calendar period that is selected.
Hi @psembaj , if I understand what you trying to do.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Acumulado = CALCULATE(Ventas[Ventas Actual]; FILTER(ALLEXCEPT(Ventas;Ventas[Cliente]); Calendario[Date]<=MAX(Calendario[Date]))
Proud to be a Super User!
Thanks for answering.
It is not possible as you indicate, because in this way it is not filtering through the calendar. I need you to filter by calendar and by customer. It is understood?
Hi! Help me please!! LOL
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |