Forum Discussion
MarcusH
Contributor III
The users can clear the data from the cube before loading. See here for more info:
If you don't want the users to do that I would guess that you could use a Workflow EventHandler on the ClearAllInputDataFromCube event (write a script to clear all data from Level1 in the After event?). See this excellent blog post for more info:
MarkBird
8 months agoContributor III
MarcusH thanks for this, I think it is exactly what we need!
It's not quite as simple as the first option 'Clear All Import/Forms Data from Cube' because we have got seeded data in the scenario that we don't want to clear out.
But I'll look into the workflow event handler query and get back to you.
Related Content
- 11 months ago
- 5 months ago
- 6 months ago
- 10 months ago