Skip to content

Simple Python app that connects to Power BI Report Server, crunch it's metadata and load it to IGC(IBM Information Governance Catalog)

License

Notifications You must be signed in to change notification settings

leandrohmvieira/PowerBI-to-IGC

Repository files navigation

PowerBI-to-IGC

This Application aims to extract metadata from Power BI reports and represent it on Information Governance Catalog, using the OpenIgc rest api.

Bundle definition

The Power BI bundle hierarchy is defined as:

  • Power BI Server
    • Power BI Folder
      • Power BI Folder(Folder is a self containable class)
        • Power BI Report
          • Power BI Query
            • Power BI Query Item

How to use this Application

This app is still on development and is not ready to production environment yet, if you want to give it a go, please get a release package, not the last from master.

Using this application:

Application roadmap, so far:

  • V0.1 - CSV generator which generate a csv file that contains the host, folders and reports, ready to be imported by IGC CSV bridge

  • V0.2 - Application will register a bundle on OpenIGC, and will add all folders and reports under the custom bundle

  • V0.3 - Ability to ingest and show queries from power BI made on DB2 only

  • V0.4 - App able to get metadata at column level from queries, but column naming still a little wonky though

  • V0.5(DEV) - Data Lineage support

Contributing

This is a open source project and i welcome any contributions, please feel free to reach me at leandrohmvieira@gmail.com if you want to join this project

About

Simple Python app that connects to Power BI Report Server, crunch it's metadata and load it to IGC(IBM Information Governance Catalog)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages