Coder Social home page Coder Social logo

power-bi-tools's Introduction

Power BI Tools

Overview

This repository is a store of tools-in-development, primarily in R or Python, for documenting or improving Microsoft Power BI models (e.g. scripts to find unused objects in your model).

Note: These scripts will only work on Windows

Installation

In general, you can download the script and run it in your favorite IDE or from the command line. Each tool will have specific instructions with any special requirements.

Scripts are available in folders for each tool.

Usage

Current Tools

These tools are currently in the repository and available for use.

Tools Purpose Languages (Version)
Report Download Utlity CLI & WinForms GUI to download Power BI reports on the Service as a PDF or PPTX Windows PowerShell ('5.1')
Unused DAX Objects Returns objects in you loaded Power BI model that are not necessary to any visualized calculation R(3.6.1), Python(3.7.4)
Convert Excel to CSV Converts the selected sheet of an Excel file to a CSV in the same directory PowerShell(3.0)

Future Tools

  • DAX dependencies network graph (R/Python)
  • DAX calculation flowchart (R/Python)
  • DAX object definitions (R/Python)
  • DAX coding/performance flags (R/Python)
  • Power Query query dependencies network graph (R/Python)
  • Power Query query flowchart with transformations (R/Python)
  • Power Query Get Sources to list source files (R/Python)
  • Power Query coding/performance flags (R/Python)
  • Model memory consumption with improvements (R/Power BI)
  • Shiny App and/or Power BI pbix to visualize this data in one place

power-bi-tools's People

Contributors

jaysumners avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

power-bi-tools's Issues

Unused Objects - Filter Pane

Only valid source dependencies are visuals. Fields using in the Filter Pane (Power BI) do not get included. Need to include them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.