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
Gidon_Albert
3 years agoContributor II
Data Buffer FilterMembers() with Empty Cells
Does the api.Data.GetDataBufferUsingFormula("FilterMembers(...)") only get cells that have values?
Is there a way to create a data buffer with empty cells?
Use case: We need to to cycle th...
ckattookaran
3 years agoValued Contributor
You need to have an anchor to start. Else you'll have to use MemberScriptAndValue and create data. Keep in mind, you need to take extra steps to make sure that you are not generating unwanted data (watch out for those loops). Another one is you can only write to Forms.
Related Content
- 3 years ago
- 1 year ago