Trying to Create Bar Chart in Excel

I keep getting an error when inserting my bar chart. I will attach my workflow.
Excel Automation with Bar chart.xaml (9.8 KB)
Can someone help
image
me solve this?

HI,

In my environment, there is no problem.
For now, can you try to set “ForceKill” at ExisitingProcessAction of ExcelProcessScope?

If still doesn’t work, can you share whole the project including xlsx?

Regards,

HighValueSales.xlsx (12.9 KB)
This is the Excel file that I’m using. I tried the Force kill but I’m still getting the above error.

Hi,

It seems activating Pivot table causes this error.
For now, as workaround, can you try to activate other cell, for example select “Table1” as the following, then save and run the workflow?

Regards,