The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
15 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
12 | |
9 | |
7 |