Rules
Discuss Formulas and Business rules for your application

Forum Posts

[howto] Use "Insert Code" when posting on Forum boards

Hey guys! Just a reminder: if you're going to post code in this forum, please make it easier to read by using the "Insert/Edit Code Sample" button on the expanded formatting toolbar. Here's a short video showing how it works. If you need to edit code...

tmp.png 1c_code.gif

Resolved! Dictonary variable

I want to update the parameter of my dictonary . How can i achieve it? .add adds the value in the dictonary. Is there any update function to update the value of that key in dictonary Dim params2 As New Dictionary(Of String, String) params2.Add("Entit...

OS_Pizza by Contributor III
  • 1294 Views
  • 4 replies
  • 0 kudos

Resolved! SiblingID - How to read this property?

It appears to be possible to set the SiblingID in RelationshipPositionOptions, so it exists as a property. How do I "read" it to see what it is for a member? Thank you in advance for any assistance.

SeanV by New Contributor III
  • 897 Views
  • 2 replies
  • 1 kudos

Resolved! No parent members appearing in FilterMembers data buffer?

Hi, I'm trying to pull in the descendants and the parent member of an account into a data buffer. e.g. something of the form FilterMembers(A#All, A#Gross_Sales.DescendantsInclusive). When I log the data buffer and examine my results, however, I'm onl...

alex by New Contributor II
  • 1548 Views
  • 2 replies
  • 0 kudos