I’ll try these options and let you know.
Thank you so much,
Camilla
If you have any other ideas please let me know
Camilla
Hi @CamiCat,
Try the below one.
- Use Set to clipboard with filename.
- Send Hotkeys Ctrl+v to paste the filename.
Hello @Vivek_Arunagiri.
I tried with your suggestiond but it doesn’t work.
It seems thata Set to Clipboard doesn’t work in background.
I attach my workfolw.
Can you please help me to fins a solution that works in background?
Main.xaml (14.9 KB)
Thank you so much,
camilla
I noticed that the Send Hotkey activity creates a problem of interaction with my keyboard.
If I use this activity the keyboard stops working.
Do you know if there is any settings I should impose?
Thank you,
CAmilla
Hi @CamiCat,
Already you have the same situation which is blow. And you got the solution also.
Regards
Balamurugan.S
Thank you so much @balupad14.
The problem is to make the Type Into work even in background.
Do you know another possibility that works in background?
Thank you,
Camilla
Hi @CamiCat,
Can you tell me the purpose to insert the name in the combo box ?
Regards
Balamurugan.S
Hi @balupad14
this is to import the correct file.
Can you please help me?
I have to import a csv file and save it as an excel file.
The problem is to insert the name of the file in background.
Thank you,
Camilla

SOrry @balupad.
I cannot attach a csv file to the topic
Simply you can generate one csv file, click on Data, Import from csv file and type the name of the file in the combobox.
It should work in background :=)
Hi @CamiCat,
I found the solution to fix it by Custom activity . I need to test it. If possible can you send sample sample file(Not Real one).
Regards
Balamurugan.S
Thank you @balupad14.
Can you generate the csv file from this Excel file?
Arricchimento_2018_07_06_101551.xlsx (27.9 KB)
The file is the csv with the content of the Excel file.
Thank you.
Camilla
HI @CamiCat,
it is not suggestion. Have you tried to read the excel file into a Datatable . And save it as csv by using of Write CSV activity.
Regards
Balamurugan.S
Yes @balupad14.
The problem here is that I have to import data from csv file and save it, after manipulating the Column Data typa, to an Excel file.
I need necessarely to insert the name of the file I want tomimport
Ok @CamiCat,
I am going to develop a custom activity that to Convert the Excel file to CSV file . Is it ok .
Do u need any feature in it.
Regards
Balamurugan.S
I would need from csv to Excel with the data saved in Text format.
Is it possible?
Hi @CamiCat
To Save Textformat , only have to use the csv. In Excel , I think is not possible.
Which one you need ?
CSV to XL or
XL to CSV.
Regards
Balamurugan.S