- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:35 AM
Hi Gurus
I created an Interactive Filter (Choice List) off the cmdb_ci_appl table, its defined as follows:
However it's not working.....
Even though the 'Follow interactive filter' box is checked...
Let me know if you have an idea why its not working.
thanks,
Rob
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:50 AM
Is that list indeed from the cmdb_ci_appl table? Business application come from the cmdb_ci_business_app table, so it could be referencing the wrong table.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:50 AM
Hi @drslry2
as far as I can see, the interactive filter is created based on the applications table "cmdb_ci_appl", but the report refer to "cmdb_ci_business_app" Business application table. If this is correct, then this is the error. You need to have them on the same table.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:46 AM
Hi @drslry2
Are the values in the Environment a choice or reference field? If its a reference the interactive filter wont work when you select choice as it needs an interactive filter reference.
Please mark as helpful or if its resolved the issue, CORRECT!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:51 AM
Its a Choice List definition...so I don't believe there's an interactive filter reference available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:59 AM
@drslry2 In that case then it sounds like you may be pointing to the wrong table your interactive filter is looking at cmdb_ci_appl which is cmdb - applications but the out of box view for business applications is, cmdb_ci_business_app.
Do both tables match?
Please mark as helpful or if its resolved the issue, CORRECT!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:50 AM
Is that list indeed from the cmdb_ci_appl table? Business application come from the cmdb_ci_business_app table, so it could be referencing the wrong table.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark