- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 07:26 AM
I have a requirement, I nee to create a report on Opened Change Requests, Last 7 days, display configuration items and the report needs added to a dashboard with an interactive filter to filter the configuration items. I can create the report fine, but can't add an interactive filter for configuration items. I receive an invalid update. Anyone have suggestions on how to best create the interactive filter or any ideas for reporting on configuration items related to changes
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2024 01:37 AM
Hi @Gemma4 ,
Configuration item is a Reference type of field and in interactive filter as per screenshot you have selected Filter based on as Choice List . this is the reason why you are getting error as invalid insert.
To create an interactive filter for the configuration item on the change request table, follow these steps:
- Select Filter Based on as Reference.
- In the Reference section, choose Configuration Item[cmdb_ci] as the Reference Table.
- Click Save.
- Navigate to the Interactive Filter Reference Related List section.
- Click New.
- Select Change (change_request) as the Reference Table.
- Select Configuration Item as the Reference Field.
Refer to the screenshot below for visual guidance.
If you want want more information on how to create interactive filters please refer below video
https://www.youtube.com/watch?v=WmGIoWvWdeM
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
Thanks,
Astik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2024 01:37 AM
Hi @Gemma4 ,
Configuration item is a Reference type of field and in interactive filter as per screenshot you have selected Filter based on as Choice List . this is the reason why you are getting error as invalid insert.
To create an interactive filter for the configuration item on the change request table, follow these steps:
- Select Filter Based on as Reference.
- In the Reference section, choose Configuration Item[cmdb_ci] as the Reference Table.
- Click Save.
- Navigate to the Interactive Filter Reference Related List section.
- Click New.
- Select Change (change_request) as the Reference Table.
- Select Configuration Item as the Reference Field.
Refer to the screenshot below for visual guidance.
If you want want more information on how to create interactive filters please refer below video
https://www.youtube.com/watch?v=WmGIoWvWdeM
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
Thanks,
Astik