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

Resolved! Best Approach

We use Standard (Calc On The Fly Share and Hierarchy Elimination). What type of Rule should we leverage to reclass balances from one account to another during consolidation. For illustration purposes, the below is what we are looking at:

Oscar_0-1710857336945.png
Oscar by Contributor
  • 242 Views
  • 4 replies
  • 0 kudos

Resolved! FdxExecuteDataUnit on OwnerPostAdj, OwnerPreAdj, Elimination, Share

Code: Dim TimeName As String = "2023M1" Dim dt_NIk As DataTable = BRApi.Import.Data.FdxExecuteDataUnit(si,"Consol", "E#KY00_Total.Base","OwnerPostAdj",Brapi.Finance.Scenario.GetScenarioType(si,si.WorkflowClusterPk.ScenarioKey).Id,"S#Actual_Hist","T#"...

Nikpowar97 by New Contributor III
  • 465 Views
  • 7 replies
  • 0 kudos

Pop Up Notification

Dear Community, I have a requirement to generate a pop-up or warning message during the Data import process based on a specific condition. If the condition is met, the pop-up should inform the user, but the import process should continue without caus...

Shivangi by New Contributor II
  • 428 Views
  • 8 replies
  • 1 kudos

Connector Business Rule with input parameters ?

Dear community, I currently have a Business Rule connector that works fine. However, I would like to pass a parameter from a dashboard into the SQL query of the connector. This is because the user should load a set of data but they can decide which "...

Sergey by Contributor III
  • 227 Views
  • 2 replies
  • 1 kudos