I am trying to make the output of an ETL the same as the input, the idea is that this runs once a month and adds the month stats to itself, and just build up.
However when I set the output to the same as the input it doesn't like it and renames it.
How can I have one Dataset which I add data to ?
Thanks