Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance 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 |
---|---|
73 | |
72 | |
39 | |
25 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
43 | |
42 |