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! Filter Result DataBuffer based on value in secondary Source Buffer

Hello Experts, I have a requirement of calculating Cash_ADJ based a sum value of 2 different buffers. If the sum value is Positive I have to post a cash_adj with value from bufSrc2. Is it possible to filter Buffer 1 and write corresponding buffer 2 v...

mpavan by New Contributor II
  • 1086 Views
  • 3 replies
  • 0 kudos

Customize the calculation pop-up ?

Hello, When I execute a Data management sequence or a custom finance function, I have this pop-up that will be shown to the user : Are there any ways to customize what will be shown to the user in this pop-up ? For instance, I want to customize the m...

Sergey_0-1682410263528.png Sergey_1-1682410383911.png
Sergey by Contributor III
  • 847 Views
  • 3 replies
  • 0 kudos

Resolved! Elimination rule for OrgByPeriod application algorithm type

Hi, We are working on Consolidation application with 'OOB and Store share' algorithm type. Came across an requirement to eliminate balances on few GLs with C#Elimination and O#Elimination member. Below calculate function worked randomly for few entit...