Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MaddyQlik
Contributor
Contributor

CheckBox is showing blank values after pull

After pulling the data from database through SQL select, the checkbox field (AUTOFLAG) is showing blank. However, if i pull the same field by different tools like R or Aginity, it gives Boolean values (True, False, NULL).

AutoFlag1:
SQL SELECT
POLID,
AUTOFLAG

FROM "Database.POLICYAUTO";

POLIDAUTOFLAG
162-
163-
164-
165-
167-
168-

 

For me it seems it is a format issue which Qlik Sense is not able to recognize. Please help.

 

Labels (1)
0 Replies