on 2023 Oct 30 8:57 AM
1. In below table if you see there volume threshold contain some values, based on the values the threshold counter should be calculated. If you observe in below table 1st line "volume threshold" contains "49.400" which is least value, if it is least value then "threshold counter" should be "1" . In second line "volume threshold" contains "51.400" which is highest value, if it is highest value then "threshold counter" should be "2", if "threshold counter" contain highest value than 51.400 then that particular "threshold counter" is 3 it should repeat like that. In this way "Threshold counter" should calculate automatically from smaller to bigger.
if volume threshold contains same number like "49.400" which is least value so in second line table also it should be 1.
Finally Threshold Counter should calculate in ascending order (from smaller to bigger) based on Volume Threshold is it possible ?
Please provide at least a logic this requirement is very important to us.
Request clarification before answering.
User | Count |
---|---|
20 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.