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

Resolved! Data management Sequence

Hello Community, I am encountering an issue with a Data Management Sequence consisting of four steps. The first step is not executing as expected. If anyone has insights into potential causes, I would greatly appreciate your assistance. Details of th...

Akalya_N by New Contributor
  • 330 Views
  • 7 replies
  • 0 kudos

Data Buffer Calculation

Hi everyone, I'm trying to create a formula for an account member that includes different accounts and UDs. I'm trying to do something like this: (A#COMMODITY_GM = A#GROSS_MARGIN - A#NET_INCOME:U2#WC - A#NET_INCOME:U2#US + A#503099:U2#EC - A#FINANCE_...

CA5 by New Contributor
  • 214 Views
  • 1 replies
  • 0 kudos

Resolved! Calculation based on time parameter

I have declared CurrYear and CurrMonth to retrive year and month respectively. Dim CurrTime As String = api.Pov.Time.NameDim CurrYear As Integer = TimeDimHelper.GetSubComponentsFromName(CurrTime).YearDim CurrMonth As Integer = TimeDimHelper.GetSubCom...

Manjunathak_0-1718803800193.png

Resolved! Report on Data Cell Detail using UD8 dynamic calc (DataCellDetail)

Hi Guys, I'm at a project where we use Data Cell Detail, we have created classifications and added 2 lines of test data. I can find the data via a data adapter Method query: But now i want to add it via a BRApi, i've found a post here but what ever I...

MarcR_0-1718719113777.png MarcR_1-1718719126245.png MarcR_2-1718719161127.png MarcR_3-1718719205527.png
MarcR by VIP
  • 415 Views
  • 2 replies
  • 1 kudos