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
  • 1363 Views
  • 6 replies
  • 3 kudos

Resolved! Data Buffer

Hi - I am trying to execute the below code but it is not taking the prior month actual data. Could you please let me know what am doing wrong? It is copying only the current month. Dim SrcDataBuffer As DataBuffer = api.Data.GetDataBufferUsingFormula(...

Krishna by Valued Contributor
  • 2270 Views
  • 7 replies
  • 0 kudos

Unable to use BRApi.Database.LookupRowFieldValue in Spreadsheet BR

Hi all.We have a spreadsheet rule that needs to pull a value from another database table.The lookup runs successfully in an existing Dashboard Extender, and I was initially requesting the amount by calling the Extender from the spreadsheet rule, but ...

CraigA by New Contributor III
  • 442 Views
  • 1 replies
  • 0 kudos

Drill down formula formatting

Is there any way to format a number for the FORMULA DRILL DOWN to show as more than two decimal places or format the output as a percentage? I have some factors that are applied against another account that need 4 or more decimal places to look like ...

How to check workflow/form status before proceeding with BR execution

Hi all,I need to make a calculate icon in a dashboard visible based on the form status. Based on another post in the forum to check the workflow status, tried below script to first check the workflow status and return true if completed and false if n...

Rev_0-1684923789834.png
Rev by New Contributor
  • 671 Views
  • 1 replies
  • 0 kudos