Power BI

Power BI

9059 bookmarks
Newest
Power BI Sidetools extensions: A Must have! - LazySnail
Power BI Sidetools extensions: A Must have! - LazySnail
Last months I did a presentation for the well-known Club Power BI (Brussels). This session was a brief listing of the most exciting External tools / Third-party software that can help us to work with Power BI. As a Power BI passionate guy, I wanted to be sure to show and explain my favorite applications. […]
Power_BI_tips·lazysnail.net·
Power BI Sidetools extensions: A Must have! - LazySnail
Slowly Changing Dimension (SCD) in Power BI, Part 2, Implementing SCD 1 - BI Insight
Slowly Changing Dimension (SCD) in Power BI, Part 2, Implementing SCD 1 - BI Insight
I explained what SCD means in a Business Intelligence solution in my previous post. We also discussed that while we do not expect to handle SCD2 in a Power BI implementation, we can handle scenarios similar to SCD1. In this post, I explain how to do so. Scenario We have a retail company selling products. … Continue reading Slowly Changing Dimension (SCD) in Power BI, Part 2, Implementing SCD 1
Power_BI_tips·biinsight.com·
Slowly Changing Dimension (SCD) in Power BI, Part 2, Implementing SCD 1 - BI Insight
Power BI component for Vue.js applications is now available
Power BI component for Vue.js applications is now available
We’re thrilled to announce that a new component for embedding Power BI content in Vue.js applications is now available! Vue is an increasingly popular JavaScript framework for building front-end user interfaces and websites.
Power_BI_tips·powerbi.microsoft.com·
Power BI component for Vue.js applications is now available
Power BI Datamarts, should I use it or not?
Power BI Datamarts, should I use it or not?
The first post after my vacation. I was in doubt for a while whether I should write this one or not… given the preview state. Since one of the customers I work for asked me for advise today a…
Power_BI_tips·data-marc.com·
Power BI Datamarts, should I use it or not?
Power BI Desktop overwrites Authentication Settings in Similar Connections
Power BI Desktop overwrites Authentication Settings in Similar Connections
Yesterday I was facing an annoying issue. I have two Power BI datasets. Both connect to the same Azure SQL database, but with different SQL users (they have both different permissions on the data in the database). This can be a use case for example where you have data for multiple clients inside one
Power_BI_tips·sqlkover.com·
Power BI Desktop overwrites Authentication Settings in Similar Connections
Power BI September 2022 Feature Summary
Power BI September 2022 Feature Summary
Welcome to the September 2022 update. We are thrilled to announce a variety of new features such as hierarchical axis by default, translations for composite models, mobile formatting options general availability and cross tenants’ datasets sharing. There is more to explore, please continue to read on.
Power_BI_tips·powerbi.microsoft.com·
Power BI September 2022 Feature Summary
Quick Chart Makeover - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Quick Chart Makeover - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
I came across this Global Views on Abortion Report which showed the following graph: It was great to compare support for permitting abortion across different countries, but it was a little more difficult to compare support for not permitting abortion across countries. So I thought I’d have a go at modifying the chart slightly. From… Continue reading Quick Chart Makeover
Power_BI_tips·kerrykolosko.com·
Quick Chart Makeover - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Reference Architecture for the “Landing Zone”, your indispensable foundation for scaling Power Platform — Andrew D Welch
Reference Architecture for the “Landing Zone”, your indispensable foundation for scaling Power Platform — Andrew D Welch
The Power Platform Landing Zone is the beginning of the path to overcoming these barriers. A foundation, if you will, the Landing Zone is the initial technical infrastructure plus governance of that infrastructure that allows an organization to begin “landing” workloads in Power Platform. With that
Power_BI_tips·andrewdwelch.com·
Reference Architecture for the “Landing Zone”, your indispensable foundation for scaling Power Platform — Andrew D Welch
DAX 1-Column Fusion - Phil Seamark on DAX
DAX 1-Column Fusion - Phil Seamark on DAX
One approach to optimise DAX queries is to focus on the number of Storage Engine (SE) calls generated by a query and look for ways to provide the same result using fewer SE calls. If a query takes 30 seconds to run and makes hundreds of SE calls, reducing the number of SE calls almost … Continue reading DAX 1-Column Fusion
Power_BI_tips·dax.tips·
DAX 1-Column Fusion - Phil Seamark on DAX
Controlling Data Labels
Controlling Data Labels
What if I tell there is a way to show only the desired data labels in PowerBI and that is without any extra visuals? It can be applied to almost all the visuals I tried, just need to write DAX. There are two tricks I have used here the first trick I came across was by luck, and I am not sure if anyo
Power_BI_tips·linkedin.com·
Controlling Data Labels