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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SK28
Creator II
Creator II

ODAG ( On Demand App Generation) Nulls Binding issue between Detail app (Template) & Selection App

Hi,

 

I have developed ODAG ( on Demand APP), which has 2 apps

1) Details App

2) Selection App.

The Problem I'm facing is NULLS are not binding between the two apps, and other text values are binding.

 

I have a Column called "In_Type" from SQL table_A 

which has TRUE NULLS in it, I'm Using SQL Query (NO QVD's)

 

except this particular columns all are binding excel this column.

 

The In_Type has true null in it.. so In SQL extract I have written ISNULL(In_Type,'-') as In_Type, but the binding is not happening.

 

Can you please help me to bind the NULLS between DETAIL & SELECTION APP in ODAG app, Please.

 

Thanks,

Krishna

0 Replies