apps
latest
false
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.
UiPath logo, featuring letters U and I in white
DEPRECATED

Legacy Apps user guide

Last updated Oct 14, 2025

Procedure

  1. Add a required chart with the needed data in an Excel sheet.
  2. Use the Get Excel Chart activity to save the chart.
  3. Save the chart as a picture.



  4. Use the Load Image activity and reference the chart image location.
  5. Convert the chart image to base64.
  6. Prefix the base64 string with the following: data:image/png;base64,. Make sure that base64 is a string data type.
  7. Pass the string as an out argument of your choice.
  8. Add the out argument in the Url field of your image control.



Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.