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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
MiguelSaldana77
Resolver I
Resolver I

Filter Exclude Period

Hi Everyone, I have a Problem with a Calculate Measure.  This is the formula that I have:


TEST = if(HASONEVALUE('Indicadores Bancos'[IdConcepto_Flujo])
, IF(VALUES('Indicadores Bancos'[IdConcepto_Flujo])=196,
CALCULATE( Sum('Indicadores Bancos'[Total Bancos Miles Columna]),FILTER(ALL('Indicadores Bancos'),'Indicadores Bancos'[IdConcepto_Flujo] In {560,190,195}),ALLSELECTED('Cat Tiempo'))
, Sum('Indicadores Bancos'[Total Bancos Miles Columna])))

 

The Problem is when I show the indicator on a table that have Months on Columns, The Calculation just accumulates all on January

 

What Do I miss?

 Acumula.jpg

1 REPLY 1
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @MiguelSaldana77 ,

Based on your formula, I cannot find any problem.

If it is convenient, could you share the data sample as table format and your desired output so that I could have a test on it?

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.