Dear Community,
I have to 2 variables location_no and next_location.
I give a condition to the table.
I try to pass next page when next_location different then location_no:
- tns:location_no != tns:next_location
Or It will be pass when location_no change
But condition doesn’t work it.
Can someone help please?