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?