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: 
lennelei
Creator III
Creator III

tDenormlizeSortedRow vs tDenormalize

Hi all,

 

in the tDenormalizeSortedRow, what does the warning means?

"Warning: This component may change input behavior"

 

I'm I right to assume than the tDenormalizeSortedRow will not change input order (in contrary to the tDenormalize)?

 

Thank you.

 

Regards.

Labels (2)
2 Replies
Jesperrekuh
Specialist
Specialist

Test it to make sure your assumption is right 0683p000009MA9p.png)
Order can change... and because of this : (an assumption by me, didn't look at the code) ... it works with bytes... hash mapping (I think). The other component uses just string.
lennelei
Creator III
Creator III
Author

Thank you for your reply, however, by testing I will only be able to know that it "may not change the order" which is not enough!

 

I have to be sure that the order will not change.