- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2024 10:07 AM
How do you determine when 'Show Records' is being used in the Analytics Hub for a particular Automated Indicator? I'd like to provide information to Leadership that the 'Collect Records' should be turned off on some Automated Indicators. For a lot of our Automated Indicators, the score is greater than 10,000. Within PA Properties, we have a limit of collecting records to be 10,000. I'm think that no one is using the feature of show records when its not able to display all the records. As an example, if the score is 51,345, and show records only has 10,000, the 10,000 records cannot be used for any analysis.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2024 11:19 AM
Hi @crowe1288greg ,
You can look in the sys_ui_navigator_history.list table and look after URL starts with "pa_collected_records". This should give you the view that you're looking for.
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
‎08-02-2024 11:19 AM
Hi @crowe1288greg ,
You can look in the sys_ui_navigator_history.list table and look after URL starts with "pa_collected_records". This should give you the view that you're looking for.
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
‎08-02-2024 12:27 PM