- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
required help @Vasantharajan N @Ankur Bawiskar
As I created a database view for the mentioned tables.
1.) interaction_related_record
2.) sn_customerservice_case_its
Unable to view all the records in those 2 tables
Database View:
Records visible at present:
Records of interaction_related_record table:
Records of sn_customerservice_case_its Table:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Arjun Reddy Yer use below where clause in interaction related list table (incdb_document_id=itsdb_sys_id), it should work.
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Can you try changing the order of your 2 table and query in interaction related list table as:
incdb_document_id=itsdb_sys_id
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
not working after changing the order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Arjun Reddy Yer use below where clause in interaction related list table (incdb_document_id=itsdb_sys_id), it should work.
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
still same count no change in the records visible count
