Rules
Discuss Formulas and Business rules for your application
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Tree view showing full hierarchy

Hi everyone, Thanks in advance for helping. I am new to tree views and trying to get a simple hierarchy (from the account dimension) to show as a tree view. Part of the structure is shown in the screenshot below: I'm using the following Dashboard Dat...

FlorisvdPoel_0-1713207208295.png FlorisvdPoel_1-1713207542288.png

Resolved! Add Component to DB programmatically

Hi there!I have a Workspace called WK1I have a Dashboard called DB1I have a Component called "George" (coz, why not?)How can I programmatically add George to the DB1 dashboard in WK1 workspace?Note that i already have other components assigned to thi...

Not enough quota is available to process this command.

I am Running a Dashboard Data set rule. The process is a bit longer. For Each EntMem As MemberInfo In BRApi.Finance.Members.GetMembersUsingFilter(si, Brapi.Finance.Dim.GetDimPk(si, "DimName"), "E#Top.Base", True) For Each Parent As Member In BRApi.Fi...

Nikpowar97 by New Contributor III
  • 229 Views
  • 2 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
  • 352 Views
  • 7 replies
  • 0 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
  • 192 Views
  • 2 replies
  • 1 kudos
Labels