Multi Output

When using PowerBI Robots Premium you can have multiple outputs when sending emails.

Note: This feature is only available for Premium licenses.

You can configure configure to attach PDFs on the email and have embedded images on the email body.

For that you need to create or edit a playlist and select as output format - Single or Multiple PDFs:

And on the email body use Tokens to add specific or all the items of the playlist.

Use the token One Report Image (#REPORT_IMAGE_X#), where X represents the position of the visual in the playlist.

  • Replace X with a valid number (e.g., #REPORT_IMAGE_1# for the first visual).

  • If the number is invalid or missing, the token will be ignored.

Use All Report Image (#REPORT_IMAGES#) to automatically embed all visuals from the playlist into the email body.

When executed the playlist output should look something like this:

Last updated