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
JackLacava by Community Manager
  • 1432 Views
  • 6 replies
  • 3 kudos

Resolved! Avoid "&&" in string operations?

Hi all How can I avoid the ampersand in string operations? I need to concatenate a pov for a calculation, but with all the ampersands, it looks complicated: "A#" & accountName & ":F#" & flowName & ":UD2#" & ud2Name & ":UD4#" & ud4Name

ChristianW by Valued Contributor
  • 2736 Views
  • 5 replies
  • 0 kudos

Resolved! If condition not working in member formula

Originally posted by Rahul Joshi I am trying refer a intersection in member formula and apply condition based on the referenced cell. Dim nvASP As DataCell = api.Data.GetDataCell("A#[ASP (£)]:F#No_Curr:I#None:U1#[Adjustment (Override)]:U2#None:U4#Non...

OSAdmin by Valued Contributor
  • 1989 Views
  • 2 replies
  • 0 kudos

Can you send emails as BCC from a business rule?

Originally posted by Brad KoteckiWe have a business rule set up that emails users once completed. To do this we used the sample under Snippets>Other>General>Send mail. Is there a way to BCC the email addresses on the email, rather than sending direct...

OSAdmin by Valued Contributor
  • 1297 Views
  • 1 replies
  • 0 kudos