Skip to content

Using ELSA workflows to export power bi paginated reports and send by email

License

Notifications You must be signed in to change notification settings

rsantosdev/powerbi-eslsa-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elsa Workflows + Power BI

This project is a proof of concepet on how we can use ELSA workflows to schedule a power bi paginated report export and send the exported file by email.

Configuring your environment

Replace the information in the appsettings.json with you AAD and PowerBI workspace configuration For the local smtp server I'm using smtp4dev

docker run --rm -it -p 3000:80 -p 2525:25 rnwood/smtp4dev

Exporting PowerBI Report

To test Power BI export file navigate to /powerbi

Exporting power bi paginated report

Sample Workflow

In order to simplfy the demo there's a sample file in the samples folder that you can import in the ELSA worfklow UI

About

Using ELSA workflows to export power bi paginated reports and send by email

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published