Administrating and publishing Power BI resources via Azure DevOps
Power BI started as a self-service tool and has become a part of the enterprise reporting tooling. Managing reports centrally can be done with Azure DevOps.
What Happens to Your Job With the Revolution of Power BI and Self-Service BI?
The job function, market, structure, and role definition in the world of Business Intelligence had big changes throughout the past few years. The big change from traditional BI to self-service BI is not just about tools, but also about roles, and jobs, and organizational structure. In this post, I am sharing my views on this…
#PowerBI Status with #PowerAutomate Refresh all in one #PowerApp
From the day Microsoft made the "PowerBI - Refresh a dataset" Power Automate connector available, and having seen this video by GuyInACube https://guyinacube.com/2019/10/24/use-microsoft-flow-and-other-options-to-refresh...
#PowerBI – A quicker way to set Summarize to none for all your fields in your date dimension (or others)
When designing your model you will in most cases need a date dimension and one of the things you always should do is set the Summarization of the number columns in your table to none instead of the…
Incremental refresh for files in a Folder or SharePoint - Power BI — Powered Solutions
Yes! It is possible to use incremental refresh with files that are hosted in a folder either locally or in SharePoint. This article gives you the general pattern to carry it out.
This is a new post of the Bad Practices in Power BI series – This time we discuss the momentum of Power BI and what you can do about it (or fail to). In Power BI’s 4th birthday celebration, Arun Ulag, the general manager of the Power BI product team shared a stunning visual. On …
I have previously written about how to sort a column by another column, and I used Month Names as an example. However, still, many are unaware that the same technique with slight modifications can be applied to any other columns. You can have a text column in your slicer (product category for example), and sort…
Analyzing Market Caps of Any Listed Companies in Power BI
The purpose of this tutorial is to analyze and compare the market value of companies over time. To do this, we will see step by step how to download data from the Yahoo Finance site and then how to import this data into Power BI and process it in order to create a report. Step I: Downloading data ...
January was a rockin month for us over at PowerBI.tips, we were itching to release as much content as possible after the holidays! Each month we release our newsletter which condenses all of the content we produce each month into a single notification. We'll be cross posting our content here on the ...
A Form, a Flow and a Power BI Streaming Dataset Walk into a Bar… - Part 2
In Part 1, I already explained what the reason behind this demo is, and what I used it for in my presentations. I made a start with the demo and showed you how to make a Form and set up a streaming dataset in Power BI. In Part 2 of this blog series I will show you how to glue it all together with Po...
How To Convert a Power BI Dataset To a Power BI Dataflow
This post is about a tool which converts a Power BI dataset to a Power BI Dataflow. I have analyzed the internals of PBIT files and Power BI Dataflow JSON files in depth and created a PowerShell script which converts any PBIT into Power BI Dataflow JSON. TL; DR https://github.com/nolockcz/PowerPla...
Hello, powerbination! These days, sports statistics are one of the most demanded data types around the world. Betting, fantasy leagues, ads – are the great contributors of sports stats. Let’s look at the first (and maybe the simplest) task for all data pros who are facing this complicated industry –...
One of my favorite things to do in Power BI is get creative with bookmarking, and last week I received a question that made me think of this idea. Essentially, I was asked if it is possible to use …
In late January, Microsoft published the Power Platform: 2020 release wave 1 plan which lists all the new features that are targeting a release date before the end of 2020. The Power Platform ecosy…
Ever wonder which fields / visuals are used in your report. Stephanie Bruno has developed an amazing tool, the Power BI Field Finder for this, check it out.
Power BI Quick Tip: Use Windows Shortcuts to Open Power BI with a Default File
Reading Time: 2 minutes Many organizations deploying Power BI rely on one or more standardized template (.PBIT) files. Especially when paired with a custom theme, templates help create consistency for branding or other reasons. Perhaps you want to open the same PBIT (or PBIX) every time you open Power BI and don’t want to rely on finding and opening…
We all know there are lots of data sources; flat files like Excel files, CSVs that you import from another data source, connecting directly to a SQL Server or to SharePoint, or using a data warehou…
What is the easiest way to find whether your aggregations work in your Power BI report?
Aggregations is one of the key feature in Power BI and it helps to analyze large datasets without any performance impact.New to aggregations? read this to get a better idea. once we designed aggreg…
Chris Webb's BI Blog: Visualising Power Query Diagnostics Data In A Power BI Decomposition Tree
Recently I’ve been working with the Power Query team to come up with some ways to help developers understand the data returned by the new Power Query diagnostics functionality. In this, the f…
Implement Row Level Security based on business rules in Power BI
Here is another interesting use case of Row Level Security (RLS). It’s funny that my first post was also about RLS – when you use RLS, lot of different challenges show up (which are not…
A question I’ve received a couple of times recently is how to override slicer selections in Power BI visuals. Or more specifically, if the user selects a specific item in a slicer (or filter)…