Clear ALL Data related to a specific Member.
Hello everyone,
I'm just wondering if there's a method or a way to delete ALL Data with a click of a button.
I know about data management steps and the use of it along with the finance BR.
So my concept and idea is that, I allow the user to select the member (step 1) or list of members (if step 1 is good). Then the user can click one button to delete all data. Why I want to do this is because let say the user want to delete a certain member, it will be easier for the user to do so.
I tried to retrieve all the cubes that I have in the application and changing it via the scriptbuilder/databuffer method and setting the cell to 0 but the concept of DataUnit do not allow us to do so. Thus, I am here seeking for guidance and wisdom from the community. :)
Thanks!