My data set is based on SSAS cube and the parameters created based on it. Each parameter has value 'Unknown' and I want to eliminate it. I have checked database table which based on attribute values and not seen any null or blank values. Hence I shouldn't
see 'Unknown' value. I can modify the MDX query behind each paramter to exclude the 'unknown' value but is there any other way to fix it?? Thanks for your help.
↧