Community,
I have to think this problem has been solved 10k times but I cannot seem to find a simple example of it being done. Perhaps I am just using the wrong key words for my search.
The use case relates to flagging Data Quality issues. I want to build a known static listing of data quality keywords that I then want to push into a formula dynamically. Each row of the list would contain the keyword, such as "Testing", and the string function that I want to leverage. Functions such as Contains, StartsWith, EndsWith, etc.
I have attached an example listing of keywords and functions that I want to use.
I can write an endless IF THEN ELSIF ENDIF statement but want to write one simple one and then dynamically push this listing of keywords through it to drive a desired result. In my case the result would be a simple Y/N flag as to whether it passed the formula test or not.
Hopefully this makes a bit of sense and any direction you can point me towards would be greatly appreciated!
Thanks!
~Jason
Austin, Tx