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
OSAdmin
OneStream Employee
5 years agoShort of joining to a dimension table to get a member's description, is there a way to configure the blend table build process to use a member's description (alias) instead of the member name?
Originally posted by Barry Nuckolls
3/13/2020
Short of joining to a dimension table to get a member's description, is there a way to configure the blend table build process to use a member's desc...
OSAdmin
OneStream Employee
5 years ago Originally posted by Graham Hoggins
You could use the Star schema parameter in the BiBlend config. This will create member tables containing description and a few other attributes. The star schema setting will also create a view which you can reference in the app.
In my case, the view wasn't quite what i needed so I created my own based on the fact and member tables created by BiBlend.
Ideally I would have liked to have used the member table but being on Azure created problems as I could couldn't query across databases. On Prem shouldn't have that issue though.
Related Content
- 8 months ago
- 3 years ago