I would like to know on how we ingest add all the dates in column from excel sheet to SQL Server using Logic Apps. I tried to use Compose and addDays expression but there’s an error. Can you please help us what would be the right expression to show all the dates to the SQL tables:
Looking forward to ingest all the dates in the SQL Tables.
3
Answers
RithwikBojja, Thank you for all the help. I tried to update the addDays expression but there's still an error:
Input from Excel:
Error in Designer:
I have reproduced in my environment and expected results are as below:
My table in Excel (Input):
Design:
Output:
Apologies, here is the screenshot of the error: