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
Jones
1 year agoContributor
Split BiBlend table based on dimension value
Hey Community,
So I am wondering if anyone has any smart idea how to split into multiple BiBlend tables when loading a file into workflow with workflow name Blend.
My current DataSource is using...
- 1 year ago
Instead of risking with Event Handlers, we could use a "Blend, Workspace" profile, so that we get a Dashboard after the blend operation - have a button there that triggers an Extender via Data Management, and do the SQL splitting in the Extender.
JackLacava
OneStream Employee
1 year agoInstead of risking with Event Handlers, we could use a "Blend, Workspace" profile, so that we get a Dashboard after the blend operation - have a button there that triggers an Extender via Data Management, and do the SQL splitting in the Extender.
Jones
1 year agoContributor
Thank you Jack,
I actually ended up with doing exactly this, so happy to hear that this was recommended process!