Forum Discussion
rbabu
1 year agoFrequent Visitor
Convert table to list and use that in function
Hello friends, I have managed to convert my table to a list which now looks like this for e.g "Afghanistan","Albania","Algeria","Andorra","Angola" Name of the list - CountryLOV Now I need to us...
- 1 year ago
Hi rbabu ,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Vijay_A_Verma
1 year agoMost Valuable Professional
Remove parentheses around CountryLOV, this is making entire list a single entry list. Hence, your formula would become List.Contains(CountryLOV,[ColumnName])