Dear support team
What would be the simplest way to receive the values of a specific team number (out of around 3000) that is listed in a csv file?
I want to be able to input in Dashboard the number of the team - let's say team number 483 which actually is on place/column 36 at the moment - and get the output of that specific column.
My attempt was to loop through the values with keys (for 1 to 4000...) and then exit the loop when the Team-Number matches the input value. I belive this is too intense on the machine because it has to refresh the datalinq values for each time it loops again.
A solution with dashboard doing the magic would be great as well.
I'd be very thankful for a quick answer. Thank you guys in advance and kind regards
Remo