Power BI Paginated Report - Perfect for Printing

Power BI
Chris Webb's BI Blog: Calling The Power BI Enhanced Refresh API From Power Automate, Part 2: Refreshing Specific Tables And Partitions
Refresh specific tables in your Power BI dataset using a Power Automate custom connector
Chris Webb's BI Blog: Calling The Power BI Enhanced Refresh API From Power Automate, Part 1: Creating A Basic Custom Connector
I love the new Power BI Enhanced Refresh API: it allows you to do things like refresh individual tables in your dataset, override incremental refresh policies, control the amount of parallelism, ca…
The IN Operator in M / Power Query - BI Gorilla
This article describes the IN operator in Power Query. It checks whether a value equals one of many and is meant to simplify your code.
Power BI guidance from the CAT
If you’re reading this blog, odds are you’re already familiar with the Power BI documentation. If there’s a feature in Power BI, there are a set of articles that describe its capa…
Formatting Code for Blogs & Websites — DATA GOBLINS
This post is a running collection of tools that I use for formatting and highlighting code in my blog. The code that I share mainly pertains to Power BI, but includes also Python and C#.
How to improve or conditionally format data labels in Power BI — DATA GOBLINS
Creative labelling is often necessary in order to overcome specific formatting limitations, or just to have clarity on specific metrics.
The Impact Factor of Power BI External Tools — DATA GOBLINS
In this post, I explain why External Tools are necessary & discuss the challenges in adopting them.
How to effectively make and use rolling aggregations & rolling trends in Power BI — DATA GOBLINS
Since the start of the COVID-19 crisis, we are bombarded daily with graphics depicting exponential and rolling trends. These analyses are a powerful way to reveal trends in variable, incomplete and discrete data; however, interpreting them is more difficult.
The COALESCE Operator in M / Power Query - BI Gorilla
This post describes the purpose of Coalesce and shows how you can simplify your M-expressions by removing unnecessary code.
Add feedback on Power BI report pages AND send comments from Power BI via Power Automate & Power Apps
Collect feedback on the Power BI report pages
How to Choose the Right Virtual Machines for Your Power BI Gateways
Struggling to choose the right virtual machines for your Power BI Gateways? Worry no more with this insightful blog that will help make the decision easier.
Different filter behaviors in SUMMARIZECOLUMNS and CALCULATETABLE - SQLBI
We recently updated SUMMARIZECOLUMNS on DAX Guide by adding an example that clarifies the difference between a filter applied to SUMMARIZECOLUMNS and a filt
Variables in DAX - SQLBI
Using variables in DAX makes the code easier to read, faster, and easier to debug. In this article, we discuss how and when to use variables, along with why
Computing sales to specific customers before and after a time period - SQLBI
This article shows how to manipulate the filter context to create a report with the sales made to a specific customer segment, before and after a selected m
Analysis Services server properties in Power BI Premium are now in public preview
Join the public preview to enable additional settings for workspaces in Power BI
Power BI August 2022 Feature Summary
Welcome to the August 2022 update. Can you imagine it’s the last month of summer already? We are excited to announce a variety of new features such as the conditional formatting for data labels, new “Select sensitivity label” dialog, data loss prevention policy update and DAX editor improvements. There is more to explore, please continue to read on.
Power Apps and Power BI: Better Together - P3 Adaptive
Power Apps embedded in Power BI report Recently, the P3 Adaptive Power Apps team spent some time participating in thought sessions around the topic of the
Validating Binary Classification Machine Learning Models in Power BI
This blog walks through validating and monitoring your machine learning models in Power BI for insights of your data, predictions, and decision-making.
Here's a BANANAS report design idea! - Guy in a Cube
There are many things you can do in a Power BI report that aren’t super complex. Here are a few ideas to get you thinking! If Adam can do this, you definitely can! Shout out to Chris Hamill for this design! Chris Hamill: https://twitter.com/ChrisHamill17 Info Panel Video: https://www.youtube.com/watch?v=yYr_SlG8bpw Mastering Bookmarks: https://www.youtube.com/watch?v=xCMqWEvSkAs Custom Background: https://www.youtube.com/watch?v=0QvovI3aycs
What you must know when building Power BI dataflows routing over the on-premises data gateway
Another week, another challenge! Summer holidays is the perfect time to run into challenges that you normally would not encounter or simply do not know about because they are fixed before you know.…
Mastering DP-500 Exam - Implementing Incremental Refresh! - Data Mozart
Tired of slow and inefficient data refresh process? Learn how to leverage Incremental refresh feature to speed up and optimize the data refresh!
Apps in Power BI - Data Bear - Power BI Training and Consulting
Learn how to set up Apps in Power Bi to elevate the user experience giving your reports a professional interaction.
Azure DevOps: Deploying Power BI reports with a parameterized gateway-based Data Source
Automating Your Power BI Refreshes: Synapse Edition
In our previous Power BI automation blog, we utilized the Power Platform in combination with Azure SQL to store refresh history of our datasets leveraging the Power BI REST API when on a Power BI shared capacity. A solution to manage Power BI dataset refreshes is particularly useful when data source refresh times are variable and end users need to know when dataset refreshes are successful. However, Power Automate and Azure SQL create two failure points. This solution also requires additional licensing cost in Power Automate to leverage premium data connectors to Azure SQL. So, how can we consolidate the number of tools we use and at the same time leverage the security features and access controls that Azure provides?
New Diagram: Power BI Datamart Overview — Coates Data Strategies
An new diagram of Power BI Datamarts is now available. It includes the technical components of a Power BI datamart. This blog post includes a brief summary of each technical component.
Power BI paves the way for smooth Azure Analysis Services migrations
We are committed to helping our Azure Analysis Services customers unlock the enormous capabilities of Power BI as a superset of Azure Analysis Services through a smooth migration path to Power BI. As part of this effort, we are happy to announce today that Power BI has reached yet another compatibility milestone with the introduction of explicit Dataset Write permissions.
Announcing improvements to Datamart Query editor
This post is an overview of the improvements made to Datamart’s Visual and SQL Query editor, which is currently in Public Preview.
Metric visual is now available in preview
Metrics visual is now available.
Power BI guidance documentation | James Serra's Blog