Please help me with this -
I have data table having structure like this -
And a variable like this - Route=Jhabua/Vadodara/Barmer.
Now I want to pick that route from data table which contains all districts within variable in this order only. If two or more route matches this condition then route with higher frequency should get selected.
Thanks in advance…