Skip to main content

I have pull and transformed a series of table from a MS SQL Database. I am now trying to using FME to enter them into a specific sheet starting as a specified cell.

 

I feel like this should incredible simple, but I struggling to get it to do what I need.

Hi,

In order to use existing excel Workbook, we may need to update the sheet using row_id which SHOULD match in excel sheet and as well as in the pulled table. Before that we need to read the existing ExcelSheet for the requried Attributes to get update. Below attached screen might be helpful.

image


Reply