Forum Discussion
Henning
OneStream Employee
12 months agoHi, you need to execute the rule on C#OwnPostAdj in order for it to calculate something on this consolidation member. Remember, C# is part of the data unit and you cannot push data from the data unit you are currently in to another data unit. You can only "pull" data, hence you have to execute on OwnPostAdj in order to pull the data there.
- TechTitan12 months agoNew Contributor II
that is correct, I am using C#OwnerPostAdj as a part of my data unit to calculate the same but still not able to do that, I get the above error.
Related Content
- 3 years ago