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
Hello
I am trying to use the below formula and link 2 different use relationship, While I add the 2nd use reltionship the first stop's working
Seek support , Let me know if I am doing something wrong
Unfortunately not working, Tried the below formula as well No luck Plz help Primary CSAT = CALCULATE(COUNTAX(vw_MSR_CSAT,vw_MSR_CSAT[Primary_CSAT]),USERELATIONSHIP(vw_MSR_CSAT[Taken on],DimDate[Date]),CROSSFILTER(vw_MSR_CSAT[Assignment group],vw_MSR_Task_Tbl[Assignment group],Both))
Please try
CALCULATE (
COUNTAX ( vw_MSR_CSAT, vw_MSR_CSAT[Primary_CSAT] ),
USERELATIONSHIP ( vw_MSR_CSAT[Taken on], DimDate[Date] ),
TREATAS (
VALUES ( vw_MSR_CSAT[Assignment group] ),
vw_MSR_Task_Tbl[Assignment group]
)
)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |