- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 02:11 AM
Hi Developers,
I want to get list of all Reports/Dashbaords which are making use a Field[u_state_code >> String Field with Choices] from Problem Table.
We are planning to depricate the Custom Field and hence we want it's impact in Reporting.
Please let me know the best way to achieve this.
For Report, I could get the list with Filtered condition contains this field, please suggest if we have any other ways.
Thanks,
Shree
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 03:12 AM
Hi @Shree14 ,
From my point of view you need to do several investigations:
- Reports
- Look at the table utilized --> is it problem
- If yes, look at the conditions --> does it have u_state_code
- If yes, look at the grouped by filled --> does it have u_state_code
- Indicator sources
- Look at the table utilized --> is it problem
- If yes, look at the conditions --> does it have u_state_code
- Look at the related indicators conditions --> does it have u_state_code
Above should give you a pretty clear picture if the field us utilized anywhere. From the report/indicator source/indicator, you can utilize the Dependency assessment to investigate which dashboard(s) that will be impacted.
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
06-21-2023 03:12 AM
Hi @Shree14 ,
From my point of view you need to do several investigations:
- Reports
- Look at the table utilized --> is it problem
- If yes, look at the conditions --> does it have u_state_code
- If yes, look at the grouped by filled --> does it have u_state_code
- Indicator sources
- Look at the table utilized --> is it problem
- If yes, look at the conditions --> does it have u_state_code
- Look at the related indicators conditions --> does it have u_state_code
Above should give you a pretty clear picture if the field us utilized anywhere. From the report/indicator source/indicator, you can utilize the Dependency assessment to investigate which dashboard(s) that will be impacted.
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
06-21-2023 04:34 AM
Thanks @AndersBGS.
Your suggested approch helps and when I tried to Launch Dependency for the Indicator Source, I could get the Dashboard it has been used.
But when I launch dependency for Dashboard, I could see the Indicators userd, but not vice versa.
Could you please confirm if we can see the dependency from Indicator/Source.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 04:42 AM
Hi @Shree14 ,
Which version of ServiceNow are you utilizing?
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
06-26-2023 04:22 AM