- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 05:08 AM
Using Database View i need to create a report for case ,time worked and time card .
How to do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 05:19 AM
Hi @devservicenow k ,
Refer below article it will helps you.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 05:18 AM - edited ‎12-16-2022 05:19 AM
Database view is basically functionality in ServiceNow where you can merge multiple table into one.
You can find more details here Database views
Those tables can be merged into one by using common field between two table so in your case you would need to find out common field between time worked and time card table. You may refer existing database views to understand more.
Please mark answer as Correct or Helpful based on impact.
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 05:48 AM - edited ‎12-16-2022 07:56 AM
i am finding it something wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 05:58 AM
What's the output currently?
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2022 06:29 AM
I need for Time worked and case