Skip to content

This Kofax RPA Desktop Automation Robot creates Charts in Microsoft Excel 365 and copies them into PowerPoint

Notifications You must be signed in to change notification settings

TungstenRPA/ExcelGraphToPowerPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel to PowerPoint Robot

This robot creates charts in Microsoft Excel, copies them into PowerPoint and saves the new PowerPoint in the exact same location as the Excel document. This robot demonstrates important Desktop Automation features

  • Never using timing guards
  • How to ensure an application has focus
  • how to deal with unexpected popups
  • How to use application aliases
  • How to use Freeze Tree group steps to speed up execution

Configuration

  • Install Kofax RPA 11.0 or later
  • Install Microsoft 365 Excel and Powerpoint on your Desktop System.
  • Create TaskBar icons for Both (these are used for starting the application and regaining focusing)
    image
  • Configure your Desktop Automation Service with the token Office365
  • Download both robots
  • Pass the Excel document (input.xlsx)'s Full Path to the robot as input parameter

About

This Kofax RPA Desktop Automation Robot creates Charts in Microsoft Excel 365 and copies them into PowerPoint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published