Database view on Incident and Question Answer[question_answer] table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 05:00 AM
Hi Friends,
I am trying to establish a database view on incident and question answer table. Want to report all the variable answers for respective incidents.
The logic above shows multiple entries for an incident for each variable.. e.g.
Number Question Value
INC11001 Name XYZ
INC11001 Phone 123
INC11002 Name ABC
INC11002 Phone 123
However i want all var answers in a single row for a given incident. Any experience share is appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 05:20 AM
Hi,
I hope you are creating an incident via record producer and in the question answer table for each variable there will be a record created. Hence that is the reason you got the count of number of variables filled while submitting the record producer for an incident.
You can report directly on the Incident table and there is an option called Questions where you can get the variables related to the record producer from there.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 06:52 AM
where is the questions section located i don't see it in first sight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2018 06:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2018 04:45 AM