question

Sunilprabha-2432 avatar image
0 Votes"
Sunilprabha-2432 asked SatishBoddu-MSFT commented

read Excel data with dates Logic apps and convert to CSV

I am using Logic apps to read excel content using "List rows present in a table" and trying to convert to CSV. I was able to covert using the following setting in CSV. How ever the date columns in excel are converted into integers. How can i keep the same date field and create csv files.
How do i correct the date column values. Any pointer is appreciated.


8910-flow1.jpg


azure-logic-apps
flow1.jpg (41.0 KiB)
· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Sunilprabha-2432 ,


I'm new to Logic App development , I'm trying to convert excel to csv and storing into Azure blob storage.
My flow is also same as you , created get file content (since I have multiple files in sharepoint)
In the below action I'm stuck in List rows present in a table checking for the values to be passed for that task
your help would be much appreciated.


Thank you


8938-exceltocsv.png



0 Votes 0 ·
exceltocsv.png (32.5 KiB)

Hi @SanthoshReddy-4787 Could you open a separate post? We'd be happy to review and provide assistance.

0 Votes 0 ·

Hi @SanthoshReddy-4787, Please let us know if you are still stuck with this issue, we would be happy to assist you in this matter.

0 Votes 0 ·

Hi @SanthoshReddy-4787, Please let us know if you are still stuck with this issue, we would be happy to assist you in this matter.


0 Votes 0 ·

Hi @Sunilprabha-2432 , Please let us know if you need further help in this matter.

0 Votes 0 ·

Hi @Sunilprabha-2432 , Please let us know if you need further help in this matter.


0 Votes 0 ·

1 Answer

SatishBoddu-MSFT avatar image
2 Votes"
SatishBoddu-MSFT answered SatishBoddu-MSFT commented

Hello @Sunilprabha-2432 , Sorry for the delay in response. Thanks for reaching out to us.

Please make sure that the Date column in your excel is in Text format, as we know that sharepoint stores date in different format. This would be the cleanest solution.

13137-image.png

Once you make sure the Excel file Date column is formatted as Text, then please trigger your logic app flow again to check the conversion.

13242-image.png

13175-image.png

Please let us know if you need further help in this matter.


image.png (78.3 KiB)
image.png (90.2 KiB)
image.png (89.6 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Sunilprabha-2432 , Please let us know if you need further help in this matter.

0 Votes 0 ·