- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 11:15 AM - edited ā04-04-2025 11:20 AM
what I am trying is in Incident table which is the child table of Task table, in assignment_group column trying to Override reference qualifier and adding the active=true^EQ
so that assignment_group will reflect only active groups and that change should happen in the Incident table only which is child table, but it is throwing error as above
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 11:28 AM
What does your new reference qualifier look like?
To clarify, are you changing this on the dictionary entry - so on the task table:
Or on a new or existing dictionary override for the incident table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 01:18 PM
@Nitish16 Yep, that's correct. You can't have more than one Dictionary Override for the same table and field. I wish I could mark your message as the correct answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 11:28 AM
What does your new reference qualifier look like?
To clarify, are you changing this on the dictionary entry - so on the task table:
Or on a new or existing dictionary override for the incident table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 01:30 PM - edited ā04-04-2025 01:31 PM
existing dictionary override for the incident table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 01:33 PM
Thank you so much Brad for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2025 03:05 PM
You are welcome!