
Announcements
Hi, I'm really struggling with a flow I created...
I searched a lot and finally could build a flow to update a table in excel so an Excel Script will generate an image of a chart (related to the updated table) and send it by email. It´s like a Frankenstein of tutorials that I've seen.
But... the problem is: The flow theoretically works like a charm, but sometimes it happens that I send an old version of this chart, instead of the updated version of it. I'm an Excel and Power Automate novice and trying my best to solve this. I tried to insert some delay time between some flow steps, I tried to execute the script twice before sending the e-mail, I tried to make some changes in the script, but I just can´t guarantee that the flow will send a proper version of my chart.
The script tutorial that worked for what I wanted: https://www.youtube.com/watch?v=6LEgVBZ4TyQ&list=LL&index=1
My script:
I don´t want to generate a new chart (it´s the usual solution around) because I need an specific background image in my chart and Excel web doesn´t enable that.
Can anyone explain why this is happening and how to solve it?
Thank you all!
hi @GuilhermeSimões ,
for a moment i thought i was the one who post the question , haha because it's exactly what i did and what i'm facing right now !!
from all videos and articles i did read, they always create and then delete the graph from the script , they didn't say directly that it would be a solution for the case , but it seems to wok fine.
did you find another solution , perhaps ? tell me !
because that approach don't correspond to my needs (i need to make an image as background to the chart, but don't find a solution yet with office script)
if anyone else has tips to share, thank you!