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

Resolved! Get stored value of Entity Relationship property

I am trying to get a stored value in Text1 from an Entity relationship:This is the code that at least does not give me an error when it executes but it does not return the Text1 value.Dim myScenarioID As Integer = brapi.Finance.Members.GetMemberId(si...

MarcusH_1-1693986753554.png
MarcusH by Contributor III
  • 925 Views
  • 3 replies
  • 1 kudos

Finance Rules

Hi Community, Do we have a method for adding Finance Business Rule for Cube view Report.Any solution to this would be very helpful and appreciated.Thank you.

Resolved! Hardcode value in column when loading CSV

Hello,Im wondering if there is a way to hardcode a fieldtoken value when loading data from a csv. For example, I am using the below code:Dim fieldTokens As New List(Of String)fieldTokens.Add("xfText#:[Account]")fieldTokens.Add("xfText#:[Entity]")fiel...

Resolved! Best FileShare folder to use to import and delete csv files

Hi,I have created a dashboard extender business rule that picks some CSV files from a server, save them in the File Share, extract some info from the file, then delete them.The issue I am having is to find the right folder to use to import and then d...

AndreaF_1-1693839816674.png
AndreaF by Contributor III
  • 1564 Views
  • 4 replies
  • 1 kudos

Resolved! Broadcast message

Hi, Is it possible to pop up a message to all the active users of an application through a business rule? When the data load starts, we want to pop up a message that the process as started. Ragav.

rrajasekar by New Contributor II
  • 1261 Views
  • 6 replies
  • 0 kudos