(...) Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,currency . In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to (...)
(...) Hi there I've got a concurrency error when I tried to import my application from test environment to either developer or production one. Does anyone know how can I fix it?