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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendUser
Contributor
Contributor

tjavaFlex Component Schema

In my tjavaFlex Component's Schema, I have set a default value("00") for a column (Ex:RecordCode) in the "Default" column. I'm expecting that this value will take effect when a value is not assigned explicitly to the column. But it does not. When does the default value take effect?

Labels (2)
2 Replies
Prakhar1
Creator III
Creator III

Try to set it in the Source schema as well.

From where you are reading the data

TalendUser
Contributor
Contributor
Author

Data is set in the custom code in tjavaflex. (This is static data)