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
ResmiKR
1 year agoNew Contributor III
How to Override Getdatacell
Dear Community,
How can we override the GetDataCell method in rows?
In columns, I have a Ud8 member with V#Annotation(which pulls text1 property from Entity). In the screenshot below, the...
T_Kress
OneStream Employee
1 year agoYou should be able to either use a column override and only put the getdatacell on the rows for which you want it, in the column overrride. Or use row overrides on the rows where you do not want it.
Have you tried various row or column override methods?
ResmiKR
1 year agoNew Contributor III
Hi,
Thanks for it. But I tried both overrides. Since getdatacell is in row member filter it is not getting override. If I override by getdatacell, it is returning integer values. But my requirement is it should return string. That is, U8 should extract the text property and display it using V#Annotation.
- WillVitale1 year agoContributor II
Hello,
Did you find a solution to this? I am also having an issue to override a GetDataCell.
Related Content
- 2 years ago
- 1 year ago
- 2 years ago