cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
Importing a SQL table with NULLs returns values when they should be missing values

Issue

When importing any table that contains NULL values from a SQL database, JMP will return values where there should be missing values. The NULLs should be marked as missing values in the imported table. 

On Windows, the issue only occurs when the Block Fetch preference is enabled. On MacOS this issue occurs despite the status of Block Fetch.

Preferences(ODBC Disable Block Fetch(1));

The 0s in this table should be missing values.

Dahlia_Watkins_0-1740175100614.png

Table as it returns using SQL Server query editor.

Dahlia_Watkins_2-1740175208568.png


Workaround

On Windows do not use block fetch.

On MacOS, there is no workaround.

Comments

This has been fixed in JMP 18.2.1.

Details
Operating System
macOS Windows
Reported Version
18.0
Products JMP JMP Pro JMP Live

Recommended Articles