- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2020 08:49 AM
Hi All,
I have created database view for interaction and task table table.
But when trying to check no data is being displayed.
what should be the where clause?
I feel i have done mistake in where clause can someone please suggest where clause to join interaction and Task table
Thanks and Regards,
Meenal
Solved! Go to Solution.
- Labels:
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2020 10:20 AM
Hi Meenal,
I checked interaction table and there is no relation with task table.
You need a relation with task table to get data on database view.
Create a database view on interaction_related_record, interaction and task table to get data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2020 11:57 AM
Hi Gowrsankar,
It worked thanks for your response.
Thanks and Reards,
Meenal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 05:11 AM
@Meenal Gharat I came across this article and wondering if you could share a few screen shots for the database view you setup. This is exactly what I am looking for! Thanks for any help you can provide.
Russell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2020 06:48 AM
Hi Sativada,
I tried implementing above it worked....But if I'm creating Interaction Manually whose state is NEW it doesn't display's the record the database View.
Also If I create Interaction manually and it has associated Task then it worked all fine.
Any suggestion would be helpful.
Thanks and Regards,
Meenal gharat