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.
Dear all,
Take a look at this:
The point 2 is filtered by Point 1:
At the Point 2 if I see any one of them individually as you can check at "II" and "III" levels I see results.
But if you pay attention at level "I" that is shrink there is no values.
Do you know why? Is due to the measure?
The measure that applies are:
Neto Analitica Unitario:
Hi @Luis_Caston ,
This calculation is not getting the subtotal since you are using the SELECTEDVALUE(Analitica[Nivel1]) = "COSTE INDIRECTO CAMPO" this is forcing you calculation to check the value for Nivel1 so other levels will not get any values since they are not level 1.
Depending on how you have setup the other levels in this case what is identified in your table visual as I and II you need to have a SUMX of the Neto Analitica Unitario based on I and II columns
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Luis_Caston ,
Yes the calculation must have a SUMX at level I and II
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @MFelix !
In this case I'm filtering the object with those both:
Hi @Luis_Caston ,
For I and II how is the calculation to be done a sum of the previous ones, and average? how does it calculate?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português