Question

Updating master Excel sheet from multiple sheets

  • 24 August 2022
  • 1 reply
  • 3 views

Hello,

I am trying to set up a simple flow to automatically copy new or changed data from multiple excel sheets into the master Excel sheet that lot of PowerBi dashboards feed from. The flow is simple as follows:

-Read from sheets -> Attribute Manager (rename to match main excel) -> Change Detector -> Attribute Creator (fme_db_operation (UPDATE)) -> NullAttributeMapper -> Writer.

 

Problem is at the last stage, the writer is not updating the main sheet and could not find the correct setting messing around with the writer parameters. Any help would be appreciated, I have attached the screenshots below.


1 reply

Badge +2

@ao99​ I think you need to also include the Row Number so the Excel writer knows which row to update

Reply