Database view creation for report generation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:33 AM
Hi Community,
I have one query on: how to create the database view for generating the report.I need to generate the report for :
1.I have created yes/no type varaible for specific catalog item .
2.If the total amount filed on catalog form will be >= 100k dollar need to flag that yes /no time variable for reporting purpose.
3.For newly created RITMS I have achieved this using client script but for existing RITMS need to create data base view .Specifically what should be the tables, prefix, and where clause while creating the database to achieve this ?
4.Please guide me how to achieve this one?
Thanks,
Manu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 01:51 AM
Hi @Manu143
1.I have created yes/no type varaible for specific catalog item .
Atul: Okay, understood.
2.If the total amount filed on catalog form will be >= 100k dollar need to flag that yes /no time variable for reporting purpose.
Atul: Report will give you the result based on data has been entered. In your case seems you want to change the variable Yes or NO in report which is not possible.
3.For newly created RITMS I have achieved this using client script but for existing RITMS need to create data base view .Specifically what should be the tables, prefix, and where clause while creating the database to achieve this ?
Atul: NO Database view is required. You can report variables on report as well.
4.Please guide me how to achieve this one?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************