Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi everyone, i have this column, that sums -21,13 but in total my filtered table shows 0.

How can i get the correct total considering than im filtering by the following measure column called "Filter Elasticidades Grandes":

Also i would like to have a index who allows me to see how many rows has my table, so then, i could be able to see if my measure:
Solved! Go to Solution.
@Anonymous , Not very clear, if you need sum you can try
elasticidad = Sumx(Filter( VALUES(Combinar1[Numero semana]) , [Filter Elasticidades Grandes] = "Si considerar" ) ,[Elasticidad])
@Anonymous , Not very clear, if you need sum you can try
elasticidad = Sumx(Filter( VALUES(Combinar1[Numero semana]) , [Filter Elasticidades Grandes] = "Si considerar" ) ,[Elasticidad])
Thanks for your help
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 12 | |
| 10 | |
| 8 |