Skip to main content
Solved

Automation: Dynamic "Last Month" data export to non-users

  • January 9, 2026
  • 2 replies
  • 110 views

Forum|alt.badge.img+1

Hi Community,

I’m trying to set up an automation that sends a snapshot of our Headcount by Country MoM metric, and I have two specific requirements:

  1. Dynamic Data: the report needs to contain data only for the last closed month. 

  2. Format: it needs to be sent in PDF or as an image.

  3. External Recipients: I’d this email to go to people who do not have a Pigment license/account.

Any guidance on whether this is natively supported would be appreciated!

Thanks!

Andy

Best answer by Johnson Akinpelumi

I might be wrong, but I think the short answer is NO, this specific combination is not natively supported within Pigment today. I tried digging into this before but couldn’t find a native way to do it all at once.

Here is the breakdown based on what I found:

  • Dynamic Data (Supported): You can set your Board to always open to the "Last Closed Month" using a Dynamic Variable in your page selectors.

  • Automated PDF/Image to External Users (Not Supported): Pigment does not natively schedule or "burst" PDFs to email addresses, especially those without a license. Sharing is designed around inviting users into the secure workspace.

The Workarounds (Just thinking out loud):

  1. Manual (Easiest): Set up the dynamic view so the data is always ready. Once a month, click Export to PDF (Note: this is located at the Board level top-right menu, not the Widget level) and manually email the file to your list.

  2. Automated (Advanced): Use the Pigment Connector for Google Sheets/Excel to pull the data out, then use a third-party tool (like Zapier or Make) to generate the PDF and email it automatically.

Hope that saves you some time!

2 replies

Johnson Akinpelumi
Trendsetter
Forum|alt.badge.img+3

I might be wrong, but I think the short answer is NO, this specific combination is not natively supported within Pigment today. I tried digging into this before but couldn’t find a native way to do it all at once.

Here is the breakdown based on what I found:

  • Dynamic Data (Supported): You can set your Board to always open to the "Last Closed Month" using a Dynamic Variable in your page selectors.

  • Automated PDF/Image to External Users (Not Supported): Pigment does not natively schedule or "burst" PDFs to email addresses, especially those without a license. Sharing is designed around inviting users into the secure workspace.

The Workarounds (Just thinking out loud):

  1. Manual (Easiest): Set up the dynamic view so the data is always ready. Once a month, click Export to PDF (Note: this is located at the Board level top-right menu, not the Widget level) and manually email the file to your list.

  2. Automated (Advanced): Use the Pigment Connector for Google Sheets/Excel to pull the data out, then use a third-party tool (like Zapier or Make) to generate the PDF and email it automatically.

Hope that saves you some time!


Forum|alt.badge.img+1
  • Author
  • Author
  • January 16, 2026

Thank you so much for the reply, ​@Johnson Akinpelumi, and for the proposed workarounds!

 

I’ll start with the first and then transition into the automated version.