Hi there,
I want to create two columns: One column generates the dates between two given dates and second column contains the half an hourly time stamp of each date. For example:
Column AColumn B1/1/202000:001/1/202000:301/1/202001:001/1/202001:301/1/202002:00............................................1/1/202023:302/1/202000:00
So that means each date of column A would have 48 values (half an hour slot) of column B. Could you some one tell me how to do that in FME?