Database view in performance analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2017 03:15 PM
Hi,
I created view for task and task_sla and my requirement is show breached tickets count by break down based on assignment group.
I have added database view in the indicator and added breakdown as group table and assignment group column
Here issue is i am not able to filter by assignment group.Please help?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2017 03:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2017 03:48 PM
When am using table as indicator source and breakdown source it is working fine.
But when i use databaseview as indicator source and breakdown source , then it is not working. Is it correct to you database view?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2017 03:53 PM
You need to create a read ACL for your users on the tables in a view to generate reports on database views. Non-admin users do not have access to database view records unless a read ACL on the database view record allows access.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 09:06 AM
Hi,
I am getting the same issue. Please let me know if anyone has solution for this issue.