Hello, everyone! I'm new to FME and seeking some guidance. I have a dataset with numerous columns, and I need to check the values of specific Boolean columns. While I'm aware of using the Tester transformer, it becomes cumbersome to manually create multiple OR and IF statements for each column I want to check.
I'm wondering if there's a way to define the columns I want to check in a separate file and have a transformer read that file to use those columns for checking. This would greatly simplify my workflow and make my life much easier.
If anyone can advise me on how to achieve this or suggest a better approach, I'd greatly appreciate it! Thank you!