Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Business Rule Use Members on the Form

Summary:

Business Rule Use Members on the Form.

We have a form with POV for Entity and Department. It has a rule attached that is calculating percentages for all departments. The rule is using "Use Members on the Form". The log shows when we submit data for a single department, it still is calculating data for all departments. That means that it is not reading POV for department but simply running business rule. This presents some issues.

If I change the original:

FIX("OEP_Working", "OFS_Direct Input", "OEP_Plan", @RELATIVE("YearTotal",0), &OEP_PlanStartYr, {Entity}, @RELATIVE("Total Department",0))

to

FIX("OEP_Working", "OFS_Direct Input", "OEP_Plan", @RELATIVE("YearTotal",0), &OEP_PlanStartYr, {Entity},{Department})

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!