You'll want to wrap your calc in an aggr(), using the Dimension field you want to associate selections with:
aggr( (RangeMin(monthly interval, 12/ (flight_hour_interval / (avg(kmperyear))), TaskId)
See: https://qlikviewcookbook.com/2016/01/scoping-selections-with-aggr/
-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com
You'll want to wrap your calc in an aggr(), using the Dimension field you want to associate selections with:
aggr( (RangeMin(monthly interval, 12/ (flight_hour_interval / (avg(kmperyear))), TaskId)
See: https://qlikviewcookbook.com/2016/01/scoping-selections-with-aggr/
-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com