Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi Experts
cannot see where i have made my error - with the following dax
Solved! Go to Solution.
hi, @Anonymous
try below
IF(
'Master Call Quality Table'[Form Component Title] = "Experience" ||
'Master Call Quality Table'[Form Component Title] = "Contact Medium",
[Answer Title],
BLANK()
)
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
hi, @Anonymous
try below
IF(
'Master Call Quality Table'[Form Component Title] = "Experience" ||
'Master Call Quality Table'[Form Component Title] = "Contact Medium",
[Answer Title],
BLANK()
)
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Check out the March 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
92 | |
64 | |
56 | |
46 | |
45 |