Solved

Set Score 2.0 errors when value is null

  • 12 August 2020
  • 3 replies
  • 173 views

Userlevel 5
Badge +3

I am trying to import our values for scorecard as this is calculated outside GS. Not every measure will have a value. 

 

The rule will error is when trying to attempt to insert when the value is null. I have created a separate rule for each measure, however my concern is that if a measure ever goes from a value to null I am not able to overwrite as the rule will not insert a null value.

Is there another way to allow null values that I am unaware of?

icon

Best answer by phani_kumar 13 August 2020, 07:30

View original

3 replies

Badge

Hi @andreammelde

For your rule, you should have separate actions for each score and null value. So for example, action 1 would set the score to Green and it would be filtered for the just the green score data. And so on for Red and Amber or however many scores you have. 

For nulls, you would filter for the null value and the action would be to set the score to N/A. I would recommend adding a comment to signal that it’s unfilled because there is null data. 

Here is some more information on it: 

https://support.gainsight.com/Gainsight_NXT/03Rules_Engine/02Admin_Guides/06Setup_Rule_Action_Types#Action_Type:_Set_Score_2.0

 

Hope this helps!

Userlevel 5
Badge +3

Hi @andreammelde 

We should set the Score to NA and provide the Criteria as well. Example if the some field value is Null, then set the Score to NA for the measure in the selected Scorecards.

Screenshot:

Here in my case I am seting to Score to NA to the “Cx Risk Status” measure which is existed in 2 Scorecards with the Flagged Risks = Null criteria.

 

Thanks.

Userlevel 7
Badge +1

@andreammelde did you get a chance to view comments posted by @phani_kumar . Please let us know if you need any help!

Reply