Hello Community,
I have date field and I want to add condition based on that need to fectch input files .
Suppose I have date Q1 (between Jan -Mar) then need to take file 2 files (BT and BECFM) and process them, if date is Q2 or Q3 then need to take one file(BT) and process them and save output.
How we can achieve this?
We need to save output file based on Date condition not for all quarters