How to create report using database view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 04:09 AM
Hi Community,
Good day!!!
We have requirement that to create report where report contains Escalation number(which is in the sn_customerservice_escalation table)and all the all the fileds which are present in the sn_customerservice_case table,
i have created database view but i cant see data in it i hope i have missed the where cause anyone kinldy help on the condition.
thanks in advance,
shrinivasprasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 04:40 AM
Hi @shrinivasprasa1 ,
Under your where clause it should be est_source_record = ct_sys_id
Please mark helpful/correct if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 04:47 AM - edited 09-10-2024 04:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 06:02 AM
If you try it under database view definition does it shows any data ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 06:14 AM - edited 09-10-2024 06:17 AM
you can see above report it is under database view, no, i dont see any data