How to append monthly data?

Hello,

Please let me ask how to append monthly data to accumulated data.

I want to append monthly data using DataSet via Email Connector on the accumulated data from January to April.

For example, I upload May data by using email connector in May, the output dataset will be for January-May data.

However, after that I upload the June data by email in June, the output data will be the Jan-Apr and June Datasets. Obviously, the data for May will be lost.

How can I append monthly data?

I thought that it could be solved by Appending Update mode in DataSet via Email Connector, but it seemed that DataSet via Email Connector can't set append.


Thank you.

Best Answers

Answers