Read Excel file Time

If that’s the case then I would recommend to host the data in a database instead of an excel file
Then it becomes very easy to query out the data we need

Or

Treat excel file as a database and extract the data from it
Refer this for more details

Or finally you can try with marketplace component

Hope this helps

Cheers @isbsrobot2