Power BI

Power BI

9062 bookmarks
Custom sorting
In-Page Navigation for Performance and User Experience
In-Page Navigation for Performance and User Experience
Overview This concept came about while I was working on a Power BI report for the 2018 Ryder Cup. I was attempting to build out an experience to match a design that a professional web/app designer …
Power_BI_tips·alluringbi.com·
In-Page Navigation for Performance and User Experience
Halloween Story: 7 ways to kill your Power BI model
Halloween Story: 7 ways to kill your Power BI model
A special episode of the series Bad Practices in Power BI WARNING!! The following article contains images and Power BI bad practices that experienced Power BI users might find disturbing and inappropriate. Accordingly, reader discretion is advised. About the Author: Ruth Pozuelo Martinez is the MD and owner of Curbal AB, a BI consultant company …
Power_BI_tips·datachant.com·
Halloween Story: 7 ways to kill your Power BI model
Building a Gateway Cluster
Building a Gateway Cluster
The Power BI gateways are a way to load data from your On-Prem location into PowerBI.com. Read this article to learn how to install gateways with failover.
Power_BI_tips·powerbi.tips·
Building a Gateway Cluster
Phil Seamark on DAX
Phil Seamark on DAX
The next chapter in this series on Creative Aggs looks at Filtered Aggs, what they are, and how you might use them to speed up reports connected to Power BI and SSAS models. The series so far : Int…
Power_BI_tips·dax.tips·
Phil Seamark on DAX
Power BI Report Builder And RSCustomDaxFilter
Power BI Report Builder And RSCustomDaxFilter
If you’re building DAX queries using Power BI Report Builder you might notice something that looks like a new DAX function called RSCustomDaxFilter. For example, here’s a simple DAX query built fro…
Power_BI_tips·blog.crossjoin.co.uk·
Power BI Report Builder And RSCustomDaxFilter
Weaving Business Intelligence into the fabric of the organization with Microsoft Power BI
Weaving Business Intelligence into the fabric of the organization with Microsoft Power BI
Through community driven innovation and decades of enterprise BI excellence, Microsoft delivers amazing data exploration experiences and enterprise grade capabilities in Power BI. Today at Microsoft Ignite, we’re announcing the next wave of innovation that will allow organizations around the world to bring analytics to everybody through trusted, actionable new experiences.
Power_BI_tips·powerbi.microsoft.com·
Weaving Business Intelligence into the fabric of the organization with Microsoft Power BI
Large models in Power BI Premium public preview
Large models in Power BI Premium public preview
We are excited to announce the public preview of large models in Power BI Premium. This enables fast user interactivity over large datasets. Until now, dataset caches in Power BI Premium have been limited to 10 GB after compression. Large models remove this limitation, so dataset cache sizes are limited only by the Power BI Premium capacity size.
Power_BI_tips·powerbi.microsoft.com·
Large models in Power BI Premium public preview
Make your own News Dashboard in Power BI
Make your own News Dashboard in Power BI
In this tutorial, I will walk you through creating your own Power BI News Dashboard, which visualizes news about any topic that might interest you. While most of us use Power BI to analyze our own data, the ‘Get Data from Web’ functionality makes it just as easy to analyze external data. The possi...
Power_BI_tips·community.powerbi.com·
Make your own News Dashboard in Power BI
Microsoft Ignite Announcements
Microsoft Ignite Announcements
Microsoft Ignite has always announced many new products and new product features, and this year was no exception. Many exciting announcements, and below I list the major data platform related annou…
Power_BI_tips·jamesserra.com·
Microsoft Ignite Announcements
Power BI Desktop November 2019 Feature Summary
Power BI Desktop November 2019 Feature Summary
The November update has major updates in several areas of Power BI Desktop. There’s a new, modern ribbon that aligns Power BI Desktop with Office and adds more functionality. We’re also adding a new visual, the decomposition tree, which is one of the most requested ideas on ideas.powerbi.com. AI functions integrated into Power Query allows you to take your data transformations to the next level, and of course we have incremental improvements across the entire product.
Power_BI_tips·powerbi.microsoft.com·
Power BI Desktop November 2019 Feature Summary
Analyze LinkedIn Sales Navigator usage data in Power BI
Analyze LinkedIn Sales Navigator usage data in Power BI
The LinkedIn Sales Navigator Analytics Integration allows teams to seamlessly view and analyze Sales Navigator usage data within Power BI to increase sales effectiveness and maximize productivity.
Power_BI_tips·powerbi.microsoft.com·
Analyze LinkedIn Sales Navigator usage data in Power BI
Updated Ribbon Experience for Power BI Desktop
Updated Ribbon Experience for Power BI Desktop
The ribbon in Power BI Desktop has an updated and modern experience. When you turn on the “Updated ribbon” preview feature, you will see a ribbon that looks more like the ribbon in Office products. In the updated ribbon, you have access to all the existing features that you know and love, and over time, more features will be added to the ribbon.
Power_BI_tips·powerbi.microsoft.com·
Updated Ribbon Experience for Power BI Desktop
User Friendly Drill Down Experiences
User Friendly Drill Down Experiences
While the addition of +/- to matrix row headers has made navigating matrices much easier, end users will often struggle with discoverability or navigating within the levels. After watching a user D…
Power_BI_tips·alluringbi.com·
User Friendly Drill Down Experiences
Custom Collapsing Report Navigation Pane
Custom Collapsing Report Navigation Pane
One of the best ways to create a quality and immersive user experience in Power BI is to build in interactive navigation. I originally started building navigation into my reports when the tabs were…
Power_BI_tips·alluringbi.com·
Custom Collapsing Report Navigation Pane
Do all visuals on a Power BI report generate queries?
Do all visuals on a Power BI report generate queries?
This is a question that has come up a few times over the past few months from several clients and so I figured it’d make a good quick blog post that can easily be pointed at to save time. I e…
Power_BI_tips·byobi.com·
Do all visuals on a Power BI report generate queries?
Animate flight data in Power BI
Animate flight data in Power BI
“Have you seen the deck.gl framework from Uber? It’s designed to show large scale big data visualization?” said one of the software engineering team. I had a look at it, and it do…
Power_BI_tips·jlsql.blog·
Animate flight data in Power BI
Calculating Total, and Percentages in a Row-Level Security Power BI Model
Calculating Total, and Percentages in a Row-Level Security Power BI Model
I have written dozens of articles about row-level security so far and explained in all of them explained different methods in which you can reduce the amount of data rows that a user can see based on their roles. However, in my presentations, I still get this question that: What if I want to compare…
Power_BI_tips·radacad.com·
Calculating Total, and Percentages in a Row-Level Security Power BI Model
Get The Error Count with the Profiling Data of Power BI Data Table using Power Query
Get The Error Count with the Profiling Data of Power BI Data Table using Power Query
I have explained previously how you can use the Table.Profile Power Query function to fetch the profiling data of a table, such as minimum value, maximum value, null count etc, and use it in a report page to inform the user about the quality of the data. However, that function doesn't provide you with one…
Power_BI_tips·radacad.com·
Get The Error Count with the Profiling Data of Power BI Data Table using Power Query