Hello,
I'm looking for advice. We're using spreadsheets to show driver's name, car and team on the screen, and I want to create a widget to show the fastest lap of the race. That leads me to a question. I can't use 'sessionstate' data set because the editor doesn't allow me to do Data Binding with spreadsheet data. If I use Standings, it's going to give me only the FL of the P1 driver, which isn't correct for the race. Is it safe to use 'selected' data set which is going to select 'current session'? Or do you have any other tips?
Thanks!

