
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
After going thru the out of the box entities and rules. I think I figured it out or atleast I got my requirement working.
Seems like the structure would be {entity.<Reference entity>[field==<value>].<required Field> }
Important thing is in the [query] we need to use exact fields from reference table(example status , DisplayLabel etc).
Example from Request Rules...(ExpertAssignee is the field in Ref table not in current table)
Hope It helps someone else in need or myself when I forget about it in near future 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
After going thru the out of the box entities and rules. I think I figured it out or atleast I got my requirement working.
Seems like the structure would be {entity.<Reference entity>[field==<value>].<required Field> }
Important thing is in the [query] we need to use exact fields from reference table(example status , DisplayLabel etc).
Example from Request Rules...(ExpertAssignee is the field in Ref table not in current table)
Hope It helps someone else in need or myself when I forget about it in near future 🙂