The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Marco
1 year agoContributor II
GetDataCell in a specific section
Hi Everyone.
how could I do the following getdacell through the data management, that is to say to obtain those specific departments, because when I leave it in all_departments in the data management it does not go through, then I would like to know what I can do to do things like this in the rest of the POV elements.
Dim dataCell1 As DataCell = api.Data.GetDataCell("Cb#HLFPLN:E#41401_41402:C#INR:S#[Forecast 2023M2]:T#2023:V#Periodic:A#611900:F#None:O#Top:I#None:U1#D1309:U2#ALL_PRODUCTS:U3#COUNTRY_RPT:U4#ALL_PROJECTS:U5#None:U6#None:U7#None:U8#None")
1 Reply
- MarcoContributor II
I'm using GetDataBufferUsingFormula to be able to have it separately, but now I would like to know, how can I set several accounts to this same function because now I have it like that, but I need to set 3
[A#SGA.Base]
[A#OCCUPANCYEXP.Base, A#CONTROLEXP.Base, A#OTHERINCEXP.Base]
Is it necessary to do it in two other GetDataBufferUsingFormula, can it be done in only one?
Related Content
- 2 years ago
- 1 year ago
- 3 years ago