PowerBI_Desktop_ETL | PS script to automate an ETL job in PowerBI Desktop

 by   djouallah PowerShell Version: Current License: No License

kandi X-RAY | PowerBI_Desktop_ETL Summary

kandi X-RAY | PowerBI_Desktop_ETL Summary

PowerBI_Desktop_ETL is a PowerShell library. PowerBI_Desktop_ETL has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This script Open a pbix file refresh the Model Export to CSV obviousely you can use the task scheduler to automate this script you need to write the parameter specific to your case, specially the query, and the pbix file. $query = "evaluate TABLE1" you need to change it to the table you want to export $template = "C:\Model\template.pbix" the Path your pbix file. $filename = “TABLE1.csv” The Name of the export file $PBIDesktop = "C:\Program Files\Microsoft Power BI Desktop\bin\PBIDesktop.exe" The Path to PowerBI Desktop executable. $waitoPBD = 10 The Time Needed in Seconds for PowerBI Desktop to launch and open the pbix file, 10 second by default, you may increase it for big file. although the local SSAS is refreshed with the latest data, the changes are not saved in the PBIX file (which is zipped *.abf plus metadata and reports), and the reports show the old data, which give the impression that the refresh did not work, if you want to save the changes, you need to click save on the PowerBI Desktop. Please there is no guaranty whatever, always make a copy of your pbix before doing anything. and Please keep voting for this idea to make PowerBI Desktop automation officially supported.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PowerBI_Desktop_ETL has a low active ecosystem.
              It has 10 star(s) with 2 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              PowerBI_Desktop_ETL has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PowerBI_Desktop_ETL is current.

            kandi-Quality Quality

              PowerBI_Desktop_ETL has 0 bugs and 0 code smells.

            kandi-Security Security

              PowerBI_Desktop_ETL has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              PowerBI_Desktop_ETL code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              PowerBI_Desktop_ETL does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              PowerBI_Desktop_ETL releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PowerBI_Desktop_ETL
            Get all kandi verified functions for this library.

            PowerBI_Desktop_ETL Key Features

            No Key Features are available at this moment for PowerBI_Desktop_ETL.

            PowerBI_Desktop_ETL Examples and Code Snippets

            No Code Snippets are available at this moment for PowerBI_Desktop_ETL.

            Community Discussions

            No Community Discussions are available at this moment for PowerBI_Desktop_ETL.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PowerBI_Desktop_ETL

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/djouallah/PowerBI_Desktop_ETL.git

          • CLI

            gh repo clone djouallah/PowerBI_Desktop_ETL

          • sshUrl

            git@github.com:djouallah/PowerBI_Desktop_ETL.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular PowerShell Libraries

            Scoop

            by ScoopInstaller

            scoop

            by lukesampson

            blazor

            by dotnet

            PowerSploit

            by PowerShellMafia

            Try Top Libraries by djouallah

            Testing_BI_Engine

            by djouallahJupyter Notebook

            PowerBI_Desktop_Export_CSV

            by djouallahPowerShell

            xer_reader_python

            by djouallahPython

            AEMO

            by djouallahPython

            PowerBI_Desktop_Refresh

            by djouallahPowerShell