Hi,
I have an excel file.
I want to insert an histogram with uipath.
How to do that?
Thanks
1 Like
You could do it using macros and use the Execute Macro function.
1 Like
Hello @Youssef,
To create the graph. you use this one.
From UiPath Go.
Sample are from UiPath Gallery
Regards
Balamurugan.S
3 Likes
Thank you very much for all your contributions. However, the Package has obsolete dependencies for the new versions of UiPath, only version 10.0.0 works for me, the other versions throw the following error: Could not find member ‘LedgendKey’ in type ‘BalaReva. Excel.Charts.ShowOptions’. Row: 59, Column: 94
1 Like
Hi @wilfer_acevedo,
Thank you. Which version is giving the error ? Are you upgrading the package ?
Regards
Balamurugan.S