Events

Power BI
GitHub actions for the Power Platform now available in preview
GitHub actions for Power Platform available in preview

Answering your questions around the new Power BI Premium per user license
Today’s announcement by Arun around the introduction of a Premium per user license option has generated a lot of interest and excitement in the Power BI community. It has also generated a lot of questions, so we’ve put together this blog post to answer some of the most common ones we’ve seen.
Power BI September 2020 Feature Summary
Starting this month, we have merged the Power BI Desktop, Service and Mobile blogs so there is one overview of everything that is new in this month. For now, let us get started because we have exciting updates this month! Amongst others, in the analytics area, we introduce a preview of the Smart narratives visual which helps you quickly summarize visuals and reports by providing relevant out-of-the-box insights which is customizable. On the reporting side, several things are added, including the introduction of controls for the z-order of visuals, and searching for a workspace during publis...
Reflecting on Microsoft Ignite 2020: Five big strategic takeaways for Business Applications
This is the year that low-code cloud transformation goes mainstream . With that I’ll also share my top five reflections on Ignite from a cloud strategy perspective. Joe Griffin has got a great top five at a more detailed feature-by-feature level on his CRM Chap blog , and I also recommend you
How Do You Manage Who is Permitted to be a Power BI Administrator?
The Power BI administrator role is a high-privilege role which should be carefully managed. As with many aspects of administration and governance, this involves having a balance between people being able to get things done and risk of when too many people having elevated permissions. This post &
Split up an existing Power BI report into a Golden Dataset and a thin report
Working with a Golden Dataset in Power BI is considered as a best practice. But how to proceed if you decide to split up dataset and reports later?
Updates to the ‘new look’ experience and release plan
The ‘new look’ of the Power BI service is evolving again based on your feedback during public preview…
Power BI icon library for Diagrams.net (draw.io)
Recently, Dave Ruijter posted a blog about a library containing all the Azure Icons. He shared all icons in his GitHub repository which allows you to directly connect it to the tool Diagrams.net (p…
Ios shortcuts integration
How Power Query Thinks: Taking the Mystery Out of Streaming and Query Folding (Video)
Driving a data culture with Power BI – Part 1 – What is a data culture?
Recently, I have presented a webinar about Driving a data culture in your organization. During this webinar, I presented what challenges you might face, what mistakes are made often and what you ca…
Using Power Query to get data from an API that uses a Username and Password combination
Using Power Query I show you how to embed your username and password authentication in the headers section of an API call.
Announcing the new solution import experience with connections and environment variables
Today we’re excited to announce a broad set of new ALM capabilities for importing solutions. In addition to these modern new interfaces, now you can establish connections as well as set values for environment variables.  We’re also excited to announce that environment variables are now generally available. Together, these features address some of the largest application lifecycle management problems facing the Power Platform.

DavisZHANG-BlogOnly/dax-beautifier
Contribute to DavisZHANG-BlogOnly/dax-beautifier development by creating an account on GitHub.
Understanding the difference between LASTDATE and MAX in DAX - SQLBI
This article explains why in many cases, MAX should be used instead of LASTDATE to search for the last date in a time period using DAX. Many DAX newbies use
Power BI and SharePoint – Terrible Together
Until recently, I had not spent a lot of time building Power BI Reporting solutions that have SharePoint Online as a data source (This article refers to SharePoint Online specifically, but I am sure the experience is the same with on premise SharePoint). Over the last month or so I [...]Read More »
Add intelligent File Download button to your model-driven (or canvas) apps

The easy way to Generate a DAX query for all measures
DAX Studio and Tabular Editor – better together
Q&A Visual – Define a Synonym for a Column
In the last two posts, I have explained what is Q&A visual and how we can define an adjective for each column. In this post, I will explain how to define a synonym for a column so if the business users use another word with the same meaning, still they able to use Q&A visual.…
Ranking Chart in power BI Desktop Using Charticulator
Regarding using Charticulator for creating custom visuals, I come across one of the visuals in the Charticulator gallery and I decided to follow it up to see how it created. So I manage to create a dataset that has ranking, name and amount. In this example, I am using Carbon dioxide emission data for each…
Creating Dynamic Date Column Headers in Table/Matrix Names in Power BI
When looking to create dynamic column headers in tables and matrix in Power BI. This is one way where it will always change with your dates.
How to automate your data to always store the last 2 years of data using Power Query
When looking to automate the storage of your datasets for the past 2 years, I show how you can do this using Power Query in Power BI
AutoML now supports applying models in PQO Function Browser
Previously, AutoML models could only be applied to entities in the same dataflow. With this new capability, users don’t need to be an owner of the dataflow that has the model.  They can use models created by others in the same workspace.
Power Automate actions for exporting Power BI and paginated reports now available
We’re pleased to announce two new actions are available for the Power BI connector in Power Automate. Now, you may easily leverage the Power BI export API for either Power BI reports or paginated reports in your workflows in Power Automate.
Create a trial tenant to explore power bi administration
Custom KPI Trend Calculation – UP ↑ – DOWN ↓ – or About The Same → (PowerBI DAX Tutorial)
Imaging a scenario where your monthly sales are $80 while the budge value for sales was supposed to be $100. Obviously, you are not making your number. However, would you rather be 20% short but wi…
Handling slicer hierarchies with creative conditionally formatted buttons
To start – this problem is fairly common, but also pretty niche. If this scenario does not work for you, hopefully it will at least spark some ideas on how to use conditionally formatted butt…
Leveraging calculation groups in Power BI
Calculation groups are a robust modeling feature in Power BI that reduces redundant measures created by grouping standard measure expressions.