No worries
We don’t need to write vba
We can get that from excel itself
We got an option called Record Macro
Cheers @new_user
No worries
We don’t need to write vba
We can get that from excel itself
We got an option called Record Macro
Cheers @new_user
I’ll check it now. Thank you!
Hi, I just want to create a column chart from my Excel data. But it doesnt work. Do I have forgotten something to fill ? Thank you. Here is a picture of my Excell datas and UI Path column chart infos. Thank you for your help !!!
Yes ! here is the excel file that I want to transform in a column chart. Thank you very much for your help ! Sample.xlsx (8.7 KB)
Hi @lulu75,
This is the output… Use the latest version which i have attached it in the below.
Regards
Balamurugan.S
Yes, I can do it manually too. But how did you do it on UI Path ? What have you written inside the Activity fields ? I already use Balareva for Excel, that’s why I’ve asked for help cuz it doesnt work : I don’t know how to do it… Can you please send me a picture of the fields for Activity ColumnChart, so that I see what I missed. Also, there is only ColumnChart Activity to get in my Sequence ? Or does it need something else ?
Hi @lulu75,
Download the package from this link.
https://forum.uipath.com/uploads/short-url/pW0lzbZkyg9sEl3aWPDE6ayPmSu.nupkg
Configure it as mentioned in the below video.
and install the package…
Regards
Balamurugan.S
Yes thank you ! it is now the last version of BalaReva. So I put the Activity “Colum chart” inside my Excel Application scope". Then here are the details so that the column chart works, but I have a message error that tells “The index is outside the limits of the table”… Which cell range did you write ? Can you show me what did you write inside the Activity Column charts specifications ? That’s crazy it doesnt work… thank you. OR maybe there is something more to do?!
Thank you so much
Hi @lulu75,
The Range should be begin and end like “A1:J10” . Change the Cell Range. It will work.
Thank you
Balamurugan.S
Thank you, it is done. But UI Path tells me “The object reference is not defined to an instance of an object.”
Are you using inside excel application scope ? Better can you send me the xmal and excel by message…
Regards
Balamurugan.S
Well, I know what was the problem : I use Column chart activity from BalaReva. But only “ColumnClustered” charType works. When I want to select 3D columns as CharType, it doesn’t work…
How weird because I only want to change the charType…
Hi @lulu75,
Here is the output …
I am doing lot of changes in the graph. I have attached the pre release one. I have attached the actual one which is in here.
Regards
Balamurugan.S
Thanks @Palaniyappan for your such helpful answers. I have created the chart using Invoke VBA. Now I want the chart to be displayed at a particular location in the sheet i.e H2 onwards.How can I do that. Thanks in advance for your time.
Hi,
we can create excel charts using “Insert Excel chart” of StudioX in the UiPath Studio.
Then , inside the use excel of studiox,
My sheetname is “nasik”, so excel.sheet.item(“nasik”).
excel sheet output
Thanks
This was so helpful. Thank you!
Balareva activities are great and useful! thank you very much to create sir!