Hello,
I have a process that syncs and re-calculates data from one set of measures to a few others. The process is working as intended but Im looking for a way to limit the process to only run for the cost-centers that the user currently has ownership of.
Currently Im looking up the user name and matching it against the application state control cube. But I was wondering if anyone knew a better way to do this.
Regards
David
Run process for owned nodes
-
- MVP
- Posts: 3706
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Run process for owned nodes
That sounds like the right approach to me.Bakkone wrote:I have a process that syncs and re-calculates data from one set of measures to a few others. The process is working as intended but Im looking for a way to limit the process to only run for the cost-centers that the user currently has ownership of.
Currently Im looking up the user name and matching it against the application state control cube. But I was wondering if anyone knew a better way to do this.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.