How to automate Excel UI in lock screen?

Hello everyone!
The scenario is : I need to extract data which is in data table format from specific web URL, for that I need to navigate to excel/Data/get From Web tab and perform click on that that. Then it provides the input box for URL from where data need to be fetched. It works perfectly fine when screen is ON but does not works in locked screen.

Is there any way to resolve this ?
Or any other option to save Data from web URL ?

@Prabin_Chand

Did you try using extract table activity?

cheers

Hello @Prabin_Chand

Since you are saying that it works when screen is ON, hope you are using attended robot license. Try using unattended robot to execute in the locked screen.

Hope this helps.

Cheers