Jason
New Contributor II
since ‎10-31-2021
‎10-16-2023

User Statistics

  • 10 Posts
  • 1 Solutions
  • 1 Kudos given
  • 8 Kudos received

User Activity

Hello- I have created a business rule that uses a buffer to bring back UD1 members that have a value against them, then they are added to a list like this: myList.Add(api.Members.GetMember(DimType.UD1.Id, curUD1)) Later on in my code I do a sort Asce...
Hi, I have built a Finance business rule that users a data buffer to identify base level UD1 members with data at a specific intersection and sort the results. The user is prompted to select a parent level Entity and that is passed to the BR and used...
I have created a DM sequence that calls multiple steps. One of the DM steps prompts the user to select a seed Scenario which I then pass to my Finance BR as a parameter value. The scenario options are presented to the user as a Member Dialogue Parame...
I have a Stage Attribute of text type attached to my source records. As expected, this drops off when I push data from Stage to the Cube. When I run a query in the Excel Add-In and do a drill-down back to source at the base level intersections, I can...
Kudos given to