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
Kamila
3 years agoContributor
SaveDataEventHandler for calculated values
Dear Team,
I'm trying to check if value of a specific column is <> 0, if isn't I would like to inform user by some kind of Message Box.
I was trying to use SaveDataEventHandler, but the issue is this value is not inputted by user - it's calculated by UD8.
Do you think there's any another possibility?
Thanks a lot!
We need more details. Is this a Form? Is it a SQL Table Editor?
If it's a form, you can simply highlight cells with conditional formatting, making it obvious that something needs attention (in fact, it typically works better than a popup, since nobody reads popups). If the user doesn't pick it up, you can always check later with a Confirmation Rule.
2 Replies
- JackLacava
OneStream Employee
We need more details. Is this a Form? Is it a SQL Table Editor?
If it's a form, you can simply highlight cells with conditional formatting, making it obvious that something needs attention (in fact, it typically works better than a popup, since nobody reads popups). If the user doesn't pick it up, you can always check later with a Confirmation Rule.
- KamilaContributor
I was thinking about the form. Thank you for your help - I have changed font color and created Confirmation Rule for this case.
Related Content
- 2 years ago
- 8 months ago