Simple question - is there a way to change the default NullProcessing setting from Automatic to Preserve?
When you have a measure with NULL values in some rows these NULL values are by default changed to 0 due to the default NULLProcessing setting. I would like to change this setting, so the default value is Preserve.
Kind Regards, Søren