Forum Discussion
dwhansen-cbg
6 years agoContributor
I’m having this issue but there is no answer here. I have my sorted streams set to Ascending and am still having the issue. Can someone please help?
Ksivagurunathan
6 years agoContributor
try to convert number input stream to string before the join snap using a mapper, sort the both the input and then use the join. it should resolve the issue.
- the_pan_zone4 years agoNew Contributor
if the input is alphanumeric then what is the solution
I am getting below error after using sort snap before join
Not ascending order: [3V ELECTRICITÉ] and [3RD PARTY ACCOUNT CHECK]- SpiroTaleski4 years agoValued Contributor
Try to parse the join fields as strings and sort both inputs before the join operation.
Regards,
Spiro Taleski