- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 03:18 AM - edited 10-11-2023 03:37 AM
Hi
I have a requirement to create a bar report in which column 1 indicates all the assets who have an assigned to empty and column 2 indicates all the assets who have an assigned to non empty.
Would like some suggestions on how it should be implemented with or without using performance analytics.
Thanks & Regards,
Nikita Kale
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 04:51 AM
Hi @NikitaKale ,
Just utilize the report designer, and create one bar chart for "assigned to is not empty". Afterwards you add an additional dataset to the report, where your condition should be "assigned to is empty". You can see the ServiceNow product documentation here for adding a dataset to a report: https://docs.servicenow.com/en-US/bundle/vancouver-now-intelligence/page/use/reporting/task/t_AddAnA...
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
10-11-2023 03:24 AM
This can be achieved with simple report, you dont need PA for this.
did you try creating the report on asset table?
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 03:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 04:51 AM
Hi @NikitaKale ,
Just utilize the report designer, and create one bar chart for "assigned to is not empty". Afterwards you add an additional dataset to the report, where your condition should be "assigned to is empty". You can see the ServiceNow product documentation here for adding a dataset to a report: https://docs.servicenow.com/en-US/bundle/vancouver-now-intelligence/page/use/reporting/task/t_AddAnA...
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
10-11-2023 05:43 AM
Hi @AndersBGS
Wow, that worked like a charm! Thanks to you, got to learn a new concept today 🙂
Regards,
Nikita Kale