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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
hello fiends. I need to have contain in my calculate function but i don't know how can I us it . condition is : one column contain "Donate"
Try using a var above your CALCULATE()
var Test = If CONTAINS(table,[colname],"Donate"), TRUE())
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
User | Count |
---|---|
10 | |
9 | |
7 | |
4 | |
4 |