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
STDN
2 years agoNew Contributor III
Empty Column in CubeView
Hi All,
I have created a cube view and added an empty column, I am able to see blank at base member rows but here I am getting value in the rows of calculated member in the empty column, can anyone...
CarlosAlvear
2 years agoContributor II
Hi STDN,
You could add the line below in the formatting for that column. Basically, the idea is to write using the same color as the background so it looks empty:
" BackgroundColor = White, GridLinesColor = White, TextColor = White, WriteableBackgroundColor = White"
You can add it as a parameter too, to make the implementation a bit easier.
BR Carlos
Related Content
- 25 days ago