Hello All,
I had a working Bot that sent an email with a snapshot of a chart. But after many changes on the APP, I noticed this one present a different behavior. The email still shows the snapshot, but now the values of the chart are 0%.
This is the email body I always use:
<img src=“<<SNAPSHOT(LINKTOVIEW(“I-Graph”))>>”>
This is the chart before:
Now this is the chart:
Notes:
- The application still shows the values correctly (not zero).
- Only when using the snapshot is when appears 0%
- Yes, I try to go undo latest changes, but there’s many and can’t check wich is the one affecting the app withouth making damages to the app.
- Yes, I delete and recreate the bot, and continues the same


