Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hello,
I have dax function, it is looks like this:
Name = COUNTAX (
FILTER(
table,
table.[Field]=Filter 1 &&
table.[Field]=Filter 2
)
,RelatedTableWithData.Data1 = RelatedTableWithData.Data1
)
And i dont understand why = RelatedTableWithData.Data1 was use. What is the purpose of this Validation.
Thx a lot for help
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 8 | |
| 7 | |
| 6 |