Forum Discussion

tan_thiamhuat's avatar
tan_thiamhuat
Post Patron
1 year ago
Solved

Dataflow - Append

I have this data pipeline which contains the Dataflow Gen2 and gets its inputDate for its API data: The Dataflow uses Update method as Append: That is, I want the SG_Rainfall data t...
  • tan_thiamhuat's avatar
    tan_thiamhuat
    1 year ago

    when I create a new table, there is no Append feature? meaning that I cannot have a range of dates. So, I need to create a new table for one date of data first? then run the same data pipeline with a range of dates for the append to the table created?

  • miguel's avatar
    1 year ago

    me and tan_thiamhuat  had an offline sync.

    The issue was related to how the data destination settings were set. After manually changing the creation of a new table to go into the manual settings (and avoid the automatic settings) things worked as expected. 

     

    Marking this thread as resolved.

  • tan_thiamhuat's avatar
    tan_thiamhuat
    1 year ago

    It was great and fantastic that Miguel help me solve this issue within 15mins when I took more than 2 days to look into what is wrong 😁. Thanks Miguel for your proactive effort to do it offline to get this solved. Appreciate it a lot.