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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
bbongagus
Contributor II
Contributor II

Odag-binding strange behavior

Hello guys, i have template and main app:

in template i have following code:

SET ns = '';
OdagBindingCityName:
LOAD * INLINE [
VAL
$(odo_city_name)[1]{"quote": "", "delimiter": ""}
];
CALL BuildValueList('ns', 'OdagBindingCityName', 'VAL', 39);

When i select field "city_name" in main_app i see next thing: 

1122

What could be the problem?

Labels (1)
0 Replies