Hi, I have a column named as Date. If the date which is reflecting in Date column is saturday, it should return the output date of Monday. For example 10-07-2023 is in Date column which is saturday and and I want the output as 10-09-2023 which is Monday. Could you please assist me getting desired output
Please provide relevant data to this use case, and kindly provide your criteria in as much detail as possible. If you have a workflow built halfway, kindly export that over as well.To export a workflow go to: Options > Export Workflow. Kindly do NOT send a "Save As" copy.
@Ayaanarjun-5885 Something like below
Hi,
I want the output within the same column as below . Please refer below
Input
Date |
7/10/2023 |
Output
Date |
9/10/2023 |