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

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
  • 1485 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
  • 1212 Views
  • 6 replies
  • 0 kudos

Resolved! Move data between scenarios - Slice data files on UD in export job

Hey,So I have built a flow to push data from one scenario to another by pressing a dashboard button which start a data management job that execute a extender business rule.The extender business rule is executing import, validate and load with the fil...

JonesHedlund_0-1693494472615.png JonesHedlund_1-1693494756568.png
Jones by New Contributor III
  • 1100 Views
  • 5 replies
  • 0 kudos

Dashboard XFBR String Rules - api.data.GetDataCell

We want to make some forecast periods read only ( Data seeded periods from Actuals) in a Data submission cube view by referencing the period count submitted in another Cube View. Basically, this is to deal forecast data submission.Trying to achieve t...

BSK by New Contributor III
  • 1120 Views
  • 6 replies
  • 1 kudos