Skip to content

bytecodeio/excel-smtp-data-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a data action that includes:

  1. Reading the dashboard ID
  2. Getting each dashboard tile
  3. Running the query to get the data for each tile
  4. Inserting the data into each Excel tab based on the dashboard tiles.
  5. Sending Excel file through SMTP

Things that need to be accomplished

  • Checking each query to see if it has a table calculation or totals. The limit must be lowered to 100,000 rows if either of those are present.
  • Comparing the tile filters and the dashboard filters. Tiles can have filters that aren't included on the dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors