Hi,
I have a scheduled import into a history module with a snapshot of data, every Friday at 2:00am.
This all works.
However, sometimes we need to take the snapshot manually earlier in the week, and if this has happened i dont' want to allow an import on Friday.
As the import is using anaplan connect and runs every Friday regardless, has anyone got a fix to stop it actually importing data over the top of a live snapshot.
It imports 5 line items.
I could add 5 more line tiems and push the manual snaphot in there and then use IF to say if there is a manual snapshot then use that data, and then that would need 5 more line items for the result.
This means 10 more line items and 20 million cells, and that just makes my eye twitch.
Thanks