- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 04:53 AM
Hi,
I want to create a calendar report for Change with the following requirements:
When a Change is submitted, till it is in the Review state, it should be displayed on the calendar based on the Planned Start Date and Planned End Date.
Once the Change is Closed, it should be displayed based on the Actual Start Date and Actual End Date.
Is it possible to configure the report to handle this logic? If so, how can I achieve this?
Right now this is the filter that is used in the report :
Any guidance would be greatly appreciated!
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 05:07 AM
Hello @zee15
These are two different requirements. We cannot add if else kind of thing in reporting. You need to be specific that you want this data and then create a report.
If you want these two different sets of data before and after review state in change request. It's recommended to create two different reports.
Refer below servicenow documentation on calender reports - https://www.servicenow.com/docs/bundle/yokohama-now-intelligence/page/use/reporting/concept/c_Calend...
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 05:25 AM
Hi @zee15
I tried using a dataset, but unfortunately, we can't create multiple datasets in the calendar report. You'll need to create two different reports based on 'State + Plan Dates' and 'State + Actual Dates.'
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 05:07 AM
Hello @zee15
These are two different requirements. We cannot add if else kind of thing in reporting. You need to be specific that you want this data and then create a report.
If you want these two different sets of data before and after review state in change request. It's recommended to create two different reports.
Refer below servicenow documentation on calender reports - https://www.servicenow.com/docs/bundle/yokohama-now-intelligence/page/use/reporting/concept/c_Calend...
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 05:23 AM
Hello @zee15
Thanks for marking my answer as helpful.
Kindly accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeE
ISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 05:25 AM
Hi @zee15
I tried using a dataset, but unfortunately, we can't create multiple datasets in the calendar report. You'll need to create two different reports based on 'State + Plan Dates' and 'State + Actual Dates.'
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]
****************************************************************************************************************