Excel not linking in Desktop Studio

Hi, whenever I connect ‘Use Excel File’ the first time, there are no errors shown. But as soon as I add ‘Use Browser’ and after that ‘For each row in excel’, a yellow warning starts popping up which explains me to put the ‘Use Excel File’ activity into ‘Excel Process Scope’. I do that and there is still nothing. Can anyone help me with this?

@Umesh_Ganesh

thats a warning

it generally comes if a hardcoded excel file path is used or if hardcoded url is used in use app/browser

that would not be a problem if you are ok with hardcoded values

cheers

Hi @Umesh_Ganesh

It is showing warning not error. Could hover your cursor over the warning and share us the screenshot.

@Anil_G , thanks for replying and thanks for the advise!

1 Like

Hi @mkankatala ,

Thanks for your reply! Does that mean that the automation will still run if there is a ‘warning?’

Sorry if the question is silly. I am very new to UiPath and have just started learning

1 Like

@Umesh_Ganesh

Yes automation would still run

cheers

1 Like

Yes it will run… @Umesh_Ganesh

A warning indicates that the standards have not been followed, but it will not affect the functionality or execution of your code.

Note: It is advisable to address the warning to achieve the best practices and improve your code quality.

Happy Automation!!

1 Like

I hope you find the solution for your query, If Yes make my Post Mark as solution to close the loop… @Umesh_Ganesh

Happy Automation!!