Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

A simple app that gives you the insight of your Power BI accounts datasets and trigger ad hoc dataset refresh.

License

Notifications You must be signed in to change notification settings

alfonsohdez08/power-bi-refresher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a work in progress!

Super Power BI Refresher

A web application that aggregates all the refreshable datasets from a personal workspace (called My Workspace) for the Power BI accounts configured. Each account might represent a client in your organization, so you can fully visualize all your clients' datasets in a single place. Also, you can refresh a dataset for a specific account if required.

Scope

..

Installation

...

Why you would use this application?

This tool would be really helpful when you need to monitor/handle multiple Power BI accounts. You would have all your Power BI accounts datasets in a single place so...

Technologies/tools used

  • React + Typescript for UI.
  • Web API with ASP.NET Core (C#).
  • Tailwind CSS.
  • SignalR.
  • React Toastify.
  • Tippy JS.

Feature roadmap

  • When the latest refresh of a dataset has failed, show the error message as a popover.
  • Cache bearer tokens in the server side, so avoid fetching a brand new token for every request that goes to the Power BI Rest API.
  • Add License to this project.
  • When submitting a bulk dataset refresh, show a toast notification that says that the requests have been sent.
  • Enhance README. Document how to setup the application, how it works behind the scene and how can be deployed.

Resources

About

A simple app that gives you the insight of your Power BI accounts datasets and trigger ad hoc dataset refresh.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published