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
Bella_Yu
1 year agoNew Contributor III
Retrieve member property in SQL
In Application tab > Dimensions > Entity Dimensions > Member Properties, I have something configured in Text 4 and Text 5 field in Vary By Scenario Type And Time section. The goal is to display thes...
DanielWillis
1 year agoValued Contributor
Joining the tables required for this sort of query does require some dependance on things like property IDs which do seem like something that could easily change between versions and yes there is some complexity introduced by the vary by scenario/time options. Obviously the tables could change too. I guess it is a risk/challenge that it is up to you to take.
You do have another option if you want to go down the SQL route and I have seen it work quite well in numerous instances. There is nothing stopping you from replicating your usage of the Text fields by creating your own custom table to store this information. You can provide a nice interface that doesn't require access to the dimensions/members and is not limited by 5 text fields amount of fields either.
Related Content
- 3 years ago
- 2 years ago
- 2 years ago