ContributionsMost RecentMost LikesSolutionsRe: How to place multiple UD1 members in Account dimension UD1 constraint Another solution to create a lot of alt structure is using ConditionalInputResultType.NoInput. You can have a biz rule for No Input tied to the cube, where you use test property from Account member ...Re: Security Question - can we block users from submitting data in excel? We want to prevent a user from submitting planning data on certain UD members From Excel side, I'd suggest using Macro code to control the submission members in use at each data point. This way, you can pinpoint the specific UD member where submission is allowed. Like Eric ...Re: Calling finance rule from XFBR rule Yes, that's a very logical and concise solution. Thanks, Rob. Re: Calling finance rule from XFBR rule Rob, Thanks for pointing out how to use the formatted style. EntityText8splitter is a "string processor" function, returns different values (srcEntity, fcstSrcEntity, etc, ...). Instead of using mo...Calling finance rule from XFBR rule This post is to illustrate how to call a public function of a Finance Rule from within XFBR rule. The Finance Rule has a function called EntityText8 splitter, and I need to call it from within a XF...Re: Data Mgt job that runs a Dashboard or Book and saves output to Application File storage Clarke, from the last screenshot, it looks like the source file type and path could be the problem.