Using records from pa_scores_l1 to calculate further scores
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
I gather initial scores using scripted indicators which are placed on the pa_scores_l1 table. I want to then use another scripted indicator that queries these scores so I can make further calculations.
The reason I am using scripted indicators is because I need to have score weightings which will be adjustable by relevant users once live.
It seems that I am not able to query the scores table in the usual way.
Anyone done anything like this before?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Why can't you use a GlideRecord script. Provided it is executed by a user with 'pa_admin', 'pa_data_collector', or 'pa_power_user' role?
