Condition IF Value is Present in Whole Column

Amit_Jain1
Participant III

I Am writing Condition For Action
CHECK If “ABC” COLUMN (Complete Column) Contains Value Present In This Row “Xyz” Column

Solved Solved
0 4 337
1 ACCEPTED SOLUTION

IN([XYZ],[Select(TableName[ABC],TRUE))

View solution in original post

4 REPLIES 4

Please explain in a little more detail what you’re trying to do

Simon@1minManager.com

Here is Sample Image
I want to Check if S0009 of XYZ Column
Is Present in ABC Column

IN([XYZ],[Select(TableName[ABC],TRUE))

Thanks for Reply

Top Labels in this Space