Hi Team,
I Have an excel file with 20 plus rows, I want to insert all the rows in the SQL server. I had tried maximum with various solutions but I can't able to find the exact one.
For more reference, I have attached the screenshot with thisi can't able to fetch the column names
Thanks in advance
Baskaran
Hi @Baskaran_0709,
It seems that you have set the ID as the Primary key, and I assume that it is of data type int. While in the flow, there is no matched column type can be selected directly.
Please make sure in the Excel table, you do have the corresponding columns, then try to use the following code to get the value:
item()?['id']
Image for you reference:
Best regards,
Mabel Mao
Michael E. Gernaey
228
Super User 2025 Season 1
David_MA
222
Super User 2025 Season 1
stampcoin
198