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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
a que se debe que al realizar una medida en Dax, no me detecta la tabla y su columna de referencia?
Hi @john_snake ,
Because for some function, measure can only refer to one value, and there are multiple values in tables and columns.
If you reference a column in a measure, you must wrap the column in an aggregation function like MIN, MAX, SUM, AVERAGE, etc.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 razones comunes:
1.eso suele pasar si tu DAX sintaxis no es correcta.
2.relación perdida
Puede dar un ejemplo?
User | Count |
---|---|
8 | |
8 | |
5 | |
5 | |
3 |