cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
dwaterson
Level III

How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

I have a data set that collects information from a process. There are cases when the information is not typed into the collection interface that results in blanks for that data column. I would like to fill those blanks with "NA" so they appear in the distribution analysis. Is there a way to do this without creating a whole new column?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

Hi dwaterson,

Try recoding the blanks to "NA" in place. Select the column in the data table, then choose Columns > Recode. It's self explanatory from there.

Cheers,

Jordan

View solution in original post

1 REPLY 1

Re: How do I fill in blank cells in a column without creating a new column? For example, filling in blank cells with "NA".

Hi dwaterson,

Try recoding the blanks to "NA" in place. Select the column in the data table, then choose Columns > Recode. It's self explanatory from there.

Cheers,

Jordan

Recommended Articles