Power BI

Power BI

7501 bookmarks
Newest
Azure Synapse Analytics & Power BI | James Serra's Blog
Azure Synapse Analytics & Power BI | James Serra's Blog
I discuss the different ways you can make Power BI queries run faster, and whether you still need Azure Analysis Services or if the tabular model within Power BI is enough.
·jamesserra.com·
Azure Synapse Analytics & Power BI | James Serra's Blog
Viridis color palettes in Power BI theme files
Viridis color palettes in Power BI theme files
I am a fan of the viridis color palettes available in python and R, so I decided to make Power BI theme files for each of the 4 color maps (viridis, inferno, magma, plasma). These color palettes ar…
·datasavvy.me·
Viridis color palettes in Power BI theme files
Calculated columns and measures
Calculated columns and measures
One of the powerful features of the Tabular data model is to extend the model by adding calculated columns and measures. Both objects are defined using DAX, but besides this similarity, they are entirely different beasts. Here you will find guidance when to use what!
·minceddata.info·
Calculated columns and measures
Power BI usage scenarios: Advanced data preparation - Power BI
Power BI usage scenarios: Advanced data preparation - Power BI
Learn how Power BI advanced data preparation is about improving the reach and reusability of dataflows.
he use of separate dataflows based on purpose: staging, transformation, or final. We recommend using composable building blocks to obtain greater reuse, in various combinations, to support specific user requirements. Composable building blocks are described later in this article.
focus of this advanced data preparation scenario is on:
For a dataflow that's intended for reuse, it's common (but not required) that the creator belongs to a centralized team that supports users across organizational boundaries (such as IT, enterprise BI, or the Center of Excellence).
A staging dataflow is created in a workspace that's dedicated to the centralized management of dataflows. A staging dataflow copies the raw data as-is from the source. Few, if any, transformations are applied.
Use of composable building blocks is a design principle that allows you to manage, deploy, and secure system components, and then use them in various combinations. Creating modular, self-contained dataflows that are specific to a purpose is a best practice. They help to achieve data reuse and enterprise scale. Modular dataflows are also easier to manage and test.
·docs.microsoft.com·
Power BI usage scenarios: Advanced data preparation - Power BI
Side effects of rounding differences in Power BI - SQLBI
Side effects of rounding differences in Power BI - SQLBI
It is not common to face rounding differences in Power BI. However, when it happens, users are usually disappointed and surprised. In one of the last classr
·sqlbi.com·
Side effects of rounding differences in Power BI - SQLBI
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Adobe Illustrator has been a tool in my dashboard design kit for quite a while. I’ve used it predominately for creating report assets such as icons, headers and backgrounds. I’ve also used it to create SVG visual elements such as the dice, turbine and scatter plot shapes and markers pictured below. But there’s another way… Continue reading Power BI + Adobe = Magic
·kerrykolosko.com·
Power BI + Adobe = Magic - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Comparative Analysis by different values in same dimension in Power BI
Comparative Analysis by different values in same dimension in Power BI
Comparative Analysis by different values in same dimension in Power BI Have you ever wanted to compare metrics between 2 sets of selected values in the same dimension in a Power BI report? For example, let’s say you wanted to compare claims metrics of one hospital or a group of hospitals to another ...
·techcommunity.microsoft.com·
Comparative Analysis by different values in same dimension in Power BI
Demystifying Custom Partitions in Power BI - Guy in a Cube
Demystifying Custom Partitions in Power BI - Guy in a Cube
We talk about Incremental Refresh a lot, but what if you need custom partitions in Power BI? How do you even create those? They look scary! Patrick takes the mystery away and walks you through how you can create them. Partitions in tabular models https://docs.microsoft.com/analysis-services/tabular-models/partitions-ssas-tabular
·guyinacube.com·
Demystifying Custom Partitions in Power BI - Guy in a Cube
reporTee
reporTee
·reportee.cz·
reporTee
How PowerBI Composite Model Works
How PowerBI Composite Model Works
In a previous blog, I showed that dual Mode is really a very good pattern when building PowerBI Model that uses Direct Query, but it in order to work, both Tables needs to be using the same Data So…
·datamonkeysite.com·
How PowerBI Composite Model Works
Poor Man’s Paginated Reports in Power BI
Poor Man’s Paginated Reports in Power BI
Paginated Reports have been available in Power BI since 2019.  They serve an important purpose, but they are not easy for the average business user to learn, plus they require Power BI Premium to use.  In my blog and video today, I will show you how you can use Excel [...]Read More »
·exceleratorbi.com.au·
Poor Man’s Paginated Reports in Power BI
Use Paginated Reports to Create a Gantt Chart
Use Paginated Reports to Create a Gantt Chart
A Gantt chart is an excellent example of where Paginated Report & SSRS were an ideal choice for the purpose. It is a running list of activities with the duration for each displayed as a horizo…
·sqlserverbi.blog·
Use Paginated Reports to Create a Gantt Chart