ContributionsMost RecentMost LikesSolutionsEnhance your OneStream experience with Emojis! Integrating emojis into OneStream workflows, like :memo: for forms and :crystal_ball: for forecasts, enhances clarity and user engagement. Simple to set up, just copy and paste your chosen emoji into...Re: Where clause in Member Filter Builder Yes, you can by going down level by level. Per level, you only include the members where the condition IsIC = False. Example: A#410000.Children.Where(IsIC = False).Children.Where(IsIC = False).Child...