Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hola a todos,
Mi pregunta creo que es bastante simple. ¿Cuál es la diferencia entre estas medidas?
Measure A = CALCULATE(SUM('TABLE A'[COLUMN A]), FILTER('TABLE A', 'TABLE A'[COLUMN B] = 1))
Measure B = CALCULATE(SUM('TABLE A'[COLUMN A]), 'TABLE A'[COLUMN B] = 1)
¡Gracias!
Hola
Creo que el siguiente blog será útil:
https://dataap.org/blog/2019/04/22/difference-between-calculate-with-and-without-filter-expression/
@hama21 , Este blog explica lo que estás buscando
http://dataap.org/blog/2019/04/22/difference-between-calculate-with-and-without-filter-expression/
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.