Set Property for Missing Data
Quite certain this is a simple fix for those in the "know" however, i have been struggling to figure it out. I have a pass_fail column when i am doing my limits and need to figure out how to assign "Fail" to missing data.I use the same table to plot distributions so assigning a random number to the missing data could cause problems. Thanks in Advance Column( dt_split, N Cols( dt_split ) ) << Set P
...