- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 08:59 AM
Hi Everyone,
Hoping to get your feedback on what is best to do in the scenario below.
I have a requirement to create a change request report and display or group the configuration item. Unfortunately in the instance I'm using I'm not able to view the configuration item in the change request table. (However, in another instance and my pdi I can view the configuration item from the change_request table)
As a workaround the task_ci table will allow me to dot walk to change requests to display both the change request details and the configuration item for the change.
So far that report is working fine. The problem is, the report I'm creating is for a dashboard that will utilize interactive filters. The interactive filters utilize the change request table. I don't have admin access in the instance to create interactive filters.
Any suggestions on what would be best to do. thanks in advance for any feedback you can provide!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 09:10 AM
Hi @Gemma4
I have a requirement to create a change request report and display or group the configuration item.
Atul: Okay
Unfortunately in the instance I'm using I'm not able to view the configuration item in the change request table. (However, in another instance and my pdi I can view the configuration item from the change_request table)
Atul: Check the view you are using.
Any ACL blocking?
Customize form and see if you can add
As a workaround the task_ci table will allow me to dot walk to change requests to display both the change request details and the configuration item for the change.
So far that report is working fine.
The problem is, the report I'm creating is for a dashboard that will utilize interactive filters. The interactive filters utilize the change request table. I don't have admin access in the instance to create interactive filters.
Atul: You need minimum Admin role to work.
You must have the licensed version of Performance Analytics to create new interactive filters.
Plugin name: Performance Analytics - Premium (com.snc.pa.premium) plugin.
The Performance Analytics - Premium plugin's features include:
- Create indicators, breakdowns, widgets, and other records
- Create interactive filters and use interactive analysis
- Create text analytics widgets
- Use Performance Analytics with external data
- Preserve scores longer than 180 days
- Create in-form analytics
- Use a Microsoft Excel data source as part of the Report Designer report creation workflow
- Schedule Scorecard export to PDF
Any suggestions on what would be best to do. thanks in advance for any feedback you can provide!
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
04-03-2024 09:10 AM
Hi @Gemma4
I have a requirement to create a change request report and display or group the configuration item.
Atul: Okay
Unfortunately in the instance I'm using I'm not able to view the configuration item in the change request table. (However, in another instance and my pdi I can view the configuration item from the change_request table)
Atul: Check the view you are using.
Any ACL blocking?
Customize form and see if you can add
As a workaround the task_ci table will allow me to dot walk to change requests to display both the change request details and the configuration item for the change.
So far that report is working fine.
The problem is, the report I'm creating is for a dashboard that will utilize interactive filters. The interactive filters utilize the change request table. I don't have admin access in the instance to create interactive filters.
Atul: You need minimum Admin role to work.
You must have the licensed version of Performance Analytics to create new interactive filters.
Plugin name: Performance Analytics - Premium (com.snc.pa.premium) plugin.
The Performance Analytics - Premium plugin's features include:
- Create indicators, breakdowns, widgets, and other records
- Create interactive filters and use interactive analysis
- Create text analytics widgets
- Use Performance Analytics with external data
- Preserve scores longer than 180 days
- Create in-form analytics
- Use a Microsoft Excel data source as part of the Report Designer report creation workflow
- Schedule Scorecard export to PDF
Any suggestions on what would be best to do. thanks in advance for any feedback you can provide!
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
04-05-2024 07:28 AM
Thank you for the feedback @Dr Atul G- LNG it must be an acl prohibiting my access in this one instance as I can't even change my view. I will have to research additional options or gaining more access. thanks again