Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sergey_t
Frequent Visitor

Resta entre niveles

Hola

Tengo mesa con varios niveles.

¿Es posible restar del valor total de la columna "B" cada valor de la columna "A" para obtener resultados como en la columna "C" con medida en todos los niveles no sólo en totales?

tbl.png

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@sergey_t , Trate como una medida

calculate(sum(Table[A]), allexcept(Table[Level])) -calculate(sum(Table[A]), filter(Allselected, Table[Level] á max(Table[Level]) && Table[Level] á max(Table[Level])
&& Tabla[Level1] < max(Table[Level1] )))

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@sergey_t , Trate como una medida

calculate(sum(Table[A]), allexcept(Table[Level])) -calculate(sum(Table[A]), filter(Allselected, Table[Level] á max(Table[Level]) && Table[Level] á max(Table[Level])
&& Tabla[Level1] < max(Table[Level1] )))

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.