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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
m_perreault
Creator III
Creator III

Binary Load with Autonumbered Key Fields

If I use a Binary Load from a qvw file that contained AutoNumbered Key Fields will the AutoNumbering persist correctly in the app that uses the Binary Load?

1 Solution

Accepted Solutions
Qrishna
Master
Master

yes. Binary load - loads all the data as is from the app.

View solution in original post

2 Replies
Qrishna
Master
Master

yes. Binary load - loads all the data as is from the app.

tomasz_tru
Specialist
Specialist

Yes. Providing that you'are not also using autonumber on key after this binary load - autonumber is consistent only within one load session. In this case hash??? function would be recommended.

Tomasz