I was shocked, suddenly important reports were missing from my workspace in Power BI service. But thanks to the help of Mellisa Coates, I was able to make the hidden reports visible again.
Missing (hidden) reports in Power BI service weiterlesenKategorie: English Posts
Export Power BI Desktop Data Preparation to Dataflow
Over the last few weeks we have been working on a Dataflow extension for our Power BI templates. The idea is to extract the existing queries from the Power BI Desktop and provide them as centrally prepared data in a Dataflow. During our development, I developed a small PowerShell script that I have now released on GitHub.
Export Power BI Desktop Data Preparation to Dataflow weiterlesenArchive Power BI Reports with Power Automate
I recently had the requirement to save the monthly Dataset of a Power BI Report. I remembered a blog post by Chris Webb on how to use Power Automate to access the Power BI Rest API. The following post describes how I use this to create a monthly PBIX backup.
Archive Power BI Reports with Power Automate weiterlesenSeamless integration of Power BI in Business Central
As a business intelligence developer at KUMAVISION AG, one of the world’s largest implementation partners for Microsoft Dynamics, I am so excited about the seamless integration of Power Bi in Dynamics 365 Business Central.
Seamless integration of Power BI in Business Central weiterlesenPower BI reports as Screensavers
In the Power BI community, Eric Stieg had the idea of providing Power BI COVID-19 dashboards as screensaver. After a brief research, the following blog post was created.
Power BI reports as Screensavers weiterlesenIncremental refresh with subqueries
Since the incremental refresh is already available with a Pro license, it was time for me to deal with this topic.
Incremental refresh with subqueries weiterlesenStreaming sensor data to Power BI
Digitization, IoT and sensor data are currently on everyone’s lips. So in this post, I want to show you how to create your own small sensor and send its data to Power BI.
Streaming sensor data to Power BI weiterlesenCreation of an own Power BI report theme
This week I have created my own Power BI theme, which I would like to present to you here.
In this blog post I also want to publish useful links and tools for creating your own Power BI theme.
calculate time progress with DAX
At my last customer appointment, the customer asked for a measure to represent the time progress of a variable period in relation to today’s date.
calculate time progress with DAX weiterlesenSet your Power BI Desktop language with PowerShell
With this little PowerShell script you can set the language already at the start of Power BI Desktop.
I use Power BI Desktop in two different languages. In german for customer projects and in english for the Power BI Community.