EventDate from Database

I want to add an event date of a table in a DB that I am extracting data. How do I name the output folder to add the event date in the Database table in the Database?

@Baba_Karim_Abdulai,

Would you be able to elaborate more like with example. It would be easy understand the problem statement.

So I developed a bot to extract Msisdns from a database table. The table in the Database has a column named “EventDate”. The stakeholders wants to have the EventDate as part of the name of the folder so they can easily know that the Msisdns in the folder are connected to the EventDate in the Database. So the folder name will be like “MSISDNs-2024-12-01” since the EventDate in the Database table is 2024-12-01.