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 August 31st. Request your voucher.
Hey,
Below I have a data set, in that data set there are a number of business tags. I want to know if in the list of all tags it has the tag "Online Outlet". Below you can see one method I tried to return a value of 1 if it does, without success. I tried another option but it did not work either. Any suggestions?
Solved! Go to Solution.
Change
search as
search("Search Text", [Column],1,0) >0 , "Outlet"
change data as per need
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
28 |
User | Count |
---|---|
95 | |
81 | |
55 | |
48 | |
48 |