How to remove data from Account to delete it?

ejuszczak
New Contributor II

Hi all, 

We created a test account to load some test data into but we now would like to remove the account.

How would I go about clearing the data from the account in order to delete the account?

The data was inputted into the account using an XFSET function.

 

Thanks!

2 ACCEPTED SOLUTIONS

RobbSalzmann
Valued Contributor

use XFSetCell again, set the values to 0 and set StoreZeroAsNoData true.  Then calculate and consolidate the cube to clear the upper levels.  

RobbSalzmann_0-1712089816734.png

 

View solution in original post

In Excel, login to OneStream.  Then click the ƒx formula button:

RobbSalzmann_0-1712090499461.png

 

View solution in original post

4 REPLIES 4

RobbSalzmann
Valued Contributor

use XFSetCell again, set the values to 0 and set StoreZeroAsNoData true.  Then calculate and consolidate the cube to clear the upper levels.  

RobbSalzmann_0-1712089816734.png

 

Thank you for the response!

I do not know where to find this screen? Where would I find it?

Thanks

In Excel, login to OneStream.  Then click the ƒx formula button:

RobbSalzmann_0-1712090499461.png

 

Thank you! I was able to delete it!