Indicator Source - Group by User

DreDay3000
Giga Guru

Hello, is there a way to add "Group by user" to these conditions? This is a Indicator Source pointed to the user has role table but duplicates are being pulled. I would like to only show 1 record for each user

DreDay3000_0-1738940751454.png

 

 

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

Hi @DreDay3000 ,

 

No, this should be set on the automated indicator to count destinct.

 

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/

Thanks, I set the Aggregate to Count Distinct which gave the same results, 

DreDay3000_0-1739189061388.png

I also tried adding a script on the user has role table

DreDay3000_1-1739189091044.png

However, I still get duplicate users being pulled from the indicator

DreDay3000_2-1739189250817.png

 

 

 

Hi @DreDay3000 ,

 

What if you don't do it as scripted, but only count distinct user?

Have you verified from a widget perspective and not only from an automated indicator perspective? 

 

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/

HasarinFareeth
Tera Contributor

Hello @AndersBGS 

 

I have a similar scenario where I need to have the count of SLA breakdown by assignment table but the count should be grouped by Task number and Task SLA name so that the SLA can be calculated accurately for a given supplier as below, 

% x No of SLAs Met by a supplier /  No of SLAs triggered for a supplier. 

Please note that the No of SLAs triggered for the supplier should at the supplier level and not group level as the supplier may have multiple groups.