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
Marcello
3 years agoContributor
Conditional formatting based on element properties
Hi all,
do you know if there is a way to put a conditional formatting based on element properties? Like haschildren, text1 = to a certain value,....?
This is an example of what I would like to pu...
db_pdx
3 years agoValued Contributor
Hi Marcello: yes that is possible, although its a bit of a slog. It involves using an XFBR to generate a comma separated list of all members that meet your criteria. You use CubeView conditional formatting logic to then check if your member is in the list.