Hello,
Can you please guide me how can I run an SQL script after getting the specific parameter using the filter tools below.
ex.
IF [Business Day] = 1 (Run SQL Script 1) and so on
IF [Business Day] = 8 (Run SQL Script 1) and so on
IF [Business Day] = 13 (Run SQL Script 1) and so on
I tried to use dynamic tool connected to filter tool but it has an error but If i run the settings to the input tool it will work fine. I attached the 3 filter tool that im using