- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 04:42 AM
Hi,
I have a survey with a specific question. It a question of type "Likert Scale", with two available answers (as "radio buttons").
The 1st answer is "Yes", the 2nd is "No". "Yes" has value 1, "No" has value 2.
Now I want to trigger a Business Rule when "Yes" is selected and submitted. Ofcourse I want to do this by a Condition.
I have tried several solutions (through "Show Related Fields" for example), but it seems not to work. A part of the Condition is as written here below:
"Metric Type = Survey name"
AND
"State changes to = Complete"
It looks like dot walking is not present within (this) Business Rule. Is it even possible to create a condition for a metric type/result?
Thanks!
Within a Report, a Condition like this one, is very simple to build;
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 05:13 AM
I solved this problem. Acidentally I had the table of the Business Rule at "asmt_assessment_instance". I had to change this to "asmt_metric_result" to have more (underlaying) options (as seen in the screenshot here above) for the Condition.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 05:12 AM
Hi
Sorry just trying to get my head around your exact issue?
You are not able to build BR condition with above kind of query?
It should work as its Server side BR (Did you go inside Show related fields and tried)
Thank you
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 05:13 AM
I solved this problem. Acidentally I had the table of the Business Rule at "asmt_assessment_instance". I had to change this to "asmt_metric_result" to have more (underlaying) options (as seen in the screenshot here above) for the Condition.