I am having a column sent email to department head
column datatype is enum list with ref has Employee table where the email Id is the key
I need to select two Department head in that column and sent workflow
Can anyone suggest solution
Solved! Go to Solution.
Set item seperator to space comma space first and then set a Valid_if expression:
SELECT(
Employess[KeyColumnName],
TRUE
)
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |