Hi allOnestream stores a lot of information using an integer ID instead
of a name. And most of the time we also deliver a simple way, to get
objects (or names of objects) using an api or brapi call.Somehow getting
the name of a dimension from its ID ...
I want to round the values for the Revenue account for all UD2 members
to whole numbers.Do I have to get the values, round them and write the
value, or is there a simpler method?
With FolderPath, you can give individual locations to the project
items.A project can saves a dashboard in two ways, as Zip or as
individual files in a folder structure. In my sample, I called the root
directory of these folder structure „prj“ but yo...
Hi SergeyMemberscript is just another word for POV.If you want to run a
calculation, you have to use a business rule within the XFCell
call.BR#[YourBrName, FunctionName=Sum, PoV1=Value1,
PoV2=Value2]CheersChristian
As an alternative to api.Data.SetDataBuffer(targetdb, expDestInfo) you
can use these lines, it make the pov situation obvious Dim povString As
String =
$"E#[{api.Pov.Entity.Name}]:C#{api.Pov.Cons.Name}:S#[{api.Pov.Scenario.Name}]:T#{api.Pov.Time.Name...