Hi
I have an excel file which contains 3 columns like below
Name | System turns | Consign turns |
A | 1 | 1 |
B | 2 | 2 |
I need to insert data from this excel to oracle db
I added template as List rows in table from excel and in apply to each i added condition as Insert row for oracle but my problem is number columns from excel isn't showing up in system turns and consign turns field in oracle
Number column isn't showing here to insert from excel
hi @SumanKoduri to do conversions you can use int('VALUEEXCEL') but I'm nor clear if you need just one value of pull all the list? could you share an screnshot to understant better?
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2