Hi All
i have list of email address , i like to flag those email with "gmail"
can some one share with me how to go about it ?
below link is my PBI :-
https://www.dropbox.com/s/kaq75i5s5f7usjg/DATABASE_V002.pbix?dl=0
Paul
Solved! Go to Solution.
pls try this
Column = if(SEARCH("gmail",DATABASE_WIX[Email],1,0)<>0,"gmail")
Proud to be a Super User!
pls try this
Column = if(SEARCH("gmail",DATABASE_WIX[Email],1,0)<>0,"gmail")
Proud to be a Super User!
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
119 | |
75 | |
66 | |
51 | |
49 |
User | Count |
---|---|
180 | |
96 | |
79 | |
77 | |
74 |