This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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?
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
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 25 | |
| 25 | |
| 21 | |
| 13 |
| User | Count |
|---|---|
| 59 | |
| 50 | |
| 25 | |
| 20 | |
| 20 |