Add Column with data in Excel

@md.ahtesham you don’t understand me, may I’m not correctly wrote.
For example, when I run process, another process open immediately. They are not connect with each other and haven’t Invoke workflow. It’s different process.
How in picture, when I want run “Main33(1)” automatically opened “Recording-Excel” and ran this process. But I wanted start “Main33(1)” process. Why opened other process? It is happen not every time, only sometimes.

I got your point. Thanks for detailed description.

There are few points to remember…

  1. If you want to run Main then goto main .xaml file like below and then click on Run File

This will help you run From Main

  1. Suppose you have two xaml file like below - Main and text

if you click on Run , while you are on text then in this case it will open mMain .xaml file automatically . This is the reason you are seeing this behavior .

Hope this clear your doubt.

Just remember if you have to run any .xaml file … just be on that .xaml file and click on Run File option. This will run you current xaml file.

Ahtesham

1 Like

@md.ahtesham Thank you very much for your attention, you are very helped me. I have just started work with UIPath and hope will study it very soon.

1 Like