Jump from one Power BI report to another by using cross-report drill through
It is very common to have multiple reports for different audiences, while there is also one (group of) user(s) that requires to have an overview over all these different insights. The main challeng…
Power BI Certification - What Does It Really Mean?
Certifying content in Power BI should be a very meaningful designation. In this post & video we cover: The two types of endorsements in the Power BI Service What types of content can be endorsed The meaning of certification for data, reports, and apps
How to remove distractions from the Power BI report!
Context is the key when you are creating a report! Learn how to provide an insight in the most effective way, by removing distractions from your visuals!
This article describes how to use KEEPFILTERS in DAX iterator functions to preserve arbitrarily shaped filters in context transition. When you apply a filte
Join us for Microsoft Business Applications Summit! May 4th, 2021 | Blogue do Microsoft Power BI | Microsoft Power BI
Join Arun Ulagaratchagan on May 4th, 2021 at Microsoft Business Applications Summit!Join the Power BI team and be inspired by exciting new features, see amazing demos, learn about our roadmap, see …
Here are resources to help you learn how to use Paginated reports. You will need a premium capacity or Premium per user license. If you have any extra resources please reach out to me on Twitter …
For a while now, I have been wanting to have the capability in Power Query to select a query by name PROGRAMMATICALLY. Why? Building a SelectQuery Function would allow me to execute one of multiple “Transform” queries depending on a user selection on the Excel sheet. This will help me process log fil
Power Automate Visual in Power BI - DML Capability to Power BI - Delete SQL records
Bring DML to Power BI with Power Automate – Delete Records An exciting addition to Power BI April release is Power Automate Visual. This adds a host of capabilities to Power BI directly without relying on Power Apps. Users can now activate PA flows directly at the click of a button from Power BI p...
Leveraging Benefit of Power Query Editor List Functions in Power BI
A lot of us work with Power Query Editor in Power BI and are familiar with its different capabilities that it provides to a report developer. I was recently approached by one of my colleagues who has started learning Power BI, to check if there is a way to implement CONTAINS functionality on a TEXT ...
Two of my previous posts are related to creating an automated data dictionary - something I believe is essential to inform users about your model and to promote a more optimal use of your model. The …
WHAT IF Power BI could dynamically highlight top or bottom values?
Do you want to highlight your top or bottom values dynamically in Power BI? Patrick looks at a creative way to accomplish this using WHAT IF parameters. Download Sample
Announcing the new Charticulator visual (Public Preview)
Announcing Charticulator visual preview. Previously to use Charticulator, a user would flip between the web app at charticulator.com and Power BI (PBI). Now, users can create a wide range of custom chart designs right within PBI using our brand-new Microsoft Charticulator custom visual.
Using XMLA endpoints to change data sources in a Power BI dataset
The purpose of this article is to provide Power BI developers with a deeper understanding of the dependencies when updating data sources in a Power BI dataset through XMLA endpoints. Most importantly, Power BI maintains security-related data source information such as credentials and privacy settings outside the dataset, whereas Azure Analysis Services and SQL Server Analysis Services maintain these settings in the data model.
It’s been a pretty awesome month for folk who want more visualisation opportunities in Power BI - we’ve seen the launch of PureViz Infographic, and last week Microsoft announced the Charticulator …
Naming convention for Power Query steps | DAX Pro Services
Hi Power BI Folks! Welcome to our 2nd post here at daxproservices.com.Today, I wanted to share some thoughts about how to keep the house clean when naming the transformation steps of your Power Query …
For a while now I have been looking into how to set up some sort of CI/CD for Power BI. Unfortunately there is not much out there, except if you have the luxury of working with Power BI premium. As…
Send email with (filtered) data in Power BI using the new Power Automate visual
One of the most common questions coming from customers while using Power BI reports: ‘Can we export this to Excel?’. This to annoyance of most BI developers, as they spent a lot of time…
Power BI Dataflow Performance, Premium Per User And The Enhanced Compute Engine
Over the years I have written a lot about Power BI/Power Query performance but it has always been in the context of loading data direct into datasets, not dataflows. A lot of cool things have been …
Announcing the new Power Automate visual for Power BI reports
Empower your end-users to go from insight to action. With the new Power Automate visual, end-users can run an automated flow all within a Power BI report. Furthermore, the executed flow can be data contextual, meaning that the Flow inputs can be dynamic based on the filters set by the end-user.
Welcome to the first Power BI feature summary of the Spring! In this update we have an exciting new preview for the Power Automate visual! Also, the ongoing previews (Small Multiples and DirectQuery for Power BI datasets and Azure Analysis Services) are getting some new features. Next to that, we are presenting huge improvements to the shapes in Power BI Desktop and we are introducing a new, easier, way to share reports. To top it off, enhancements to Sensitivity Labels provide for even better protection of your data.
Of course, there is much more, so read on!
This article analyzes a classic modeling question: is it better to build a model as a regular star schema or as a single table in Power BI? The answer is cl