- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 12:51 PM
Hello everyone,
I'm looking through Performance analytics, specifically the scoresheet page pa_scoresheet.do. My questions are is it a UI page and is it possible to see the code behind it? I'm just looking to do some analysis on how the page works.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 11:02 PM
Hi @Daniel Plunket1 ,
What do you mean by if it is a ui page?
There is no code behind it - in general it's just a placeholder for the indicator in scope when data is collected. Columns is equal to the time interval you have chosen in the indicator source, and rows is equal to score based on the indicator devided up into breakdowns if breakdwons is configured.
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
03-09-2023 11:02 PM
Hi @Daniel Plunket1 ,
What do you mean by if it is a ui page?
There is no code behind it - in general it's just a placeholder for the indicator in scope when data is collected. Columns is equal to the time interval you have chosen in the indicator source, and rows is equal to score based on the indicator devided up into breakdowns if breakdwons is configured.
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
03-10-2023 07:46 AM
@AndersBGS We are trying to see the code behind the "Aggregate scores..." button (see attached) that is on the top right of the Scoresheet page. We want to add a different form of calculation to the aggregation options (OOB its limited to 'Average' and 'Sum'). Really just trying to find out what kind of flexibility we have with modifying/adding/removing UI Actions to the Scoresheet page in general.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2023 12:11 AM
Hi @Wes22 ,
But why add different for of calculation. The scoresheet is not meant for "normal users", but for PA_admins to review the scores behind the indicator snapshot. All end user metrics should be done through Widgets with/without formulas.
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
03-10-2023 08:22 AM
@AndersBGS Are we able to configure the UI Actions / Buttons on the Scoresheet page? We would like to add/remove/modify the current buttons that exist ('Delete all scores...' and 'Aggregate scores...')