Risk calculation - Return object properties
Hi All,
I'm trying to do some calcs for assessing Risk on a project. I'm using this matrix as my base
My thoughts were to make likelyhood and consequence objects but I can't recover the properties I want from the objects. In the images below you will notice that if I try to extract the Property for Rare it does not work.
- I check that "a" does in-fact return "Rare" Yep it does
- I check that I can manually extract the property for "Rare". Yep it does
- Finally I try to use "a" instead of the word "Rare" and it fails
Please help!
The field likelyhood is a category field.
you can ignore the var b = 0; line
Thank you in advance
Please sign in to leave a comment.
Comments
1 comment