We are facing strange issue. in straight table. after selection if we click on the column header from the table it shows the values for that particular column. but those values from the column sorting is scrambled. means generally associated values (with white background) comes first. but here we get values mix.
Regards,
Abhijit
Regards, Abhijit keep Qliking... Help users find answers! Don't forget to mark a solution that worked for you!
It could be that you are sorting via an expression; and the selection is breaking the expression so it returns a null (or at least a different value than expected). This would cause a selection to break the sort.
Logic will get you from a to b. Imagination will take you everywhere. - A Einstein