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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
chhavi376
Creator II
Creator II

Dynamically changing first row in straight table

Hi all,

I have a straight table and a filter(alternate state for which is different from the straight table).

I want the straight table to display the row corresponding to the value selected in the filter at the top, following the other rows.

Please find the attached sample for more clarity.

1 Reply
sunny_talwar

Try this sort expression:

=RangeSum(Only({Alt1} Number)*100000000, Number)