Power BI

Power BI

9059 bookmarks
Newest
Environment Canterbury speeds up outcome tracking with the Power Platform
Environment Canterbury speeds up outcome tracking with the Power Platform
Environment Canterbury (ECan), a part of local government for the Canterbury region in New Zealand, partnered with Datacom Systems to deploy a Power Platform solution that provides a more consistent approach to how all freshwater and natural resources projects are managed and reported on. The solution has served as a proof point for moving ECan from older paper and Excel-based processes into new ways of working with digital technologies.
·powerapps.microsoft.com·
Environment Canterbury speeds up outcome tracking with the Power Platform
College Scorecard
College Scorecard
College Scorecard makes it easier for students to search for a college that is a good fit for them. They can use the College Scorecard to find out more about a college's affordability and value so they can make more informed decisions about which college to attend. Source: U.S. Department of Educ...
·community.powerbi.com·
College Scorecard
How to split budgets to lower granularity with DAX (PowerBI)
How to split budgets to lower granularity with DAX (PowerBI)
When creating a budgeting prediction, most of the time we are creating it on the higher granularities. Rarely we do it on a daily basis.But sometimes we are required to match budgets to actual sales o…
·exceed.hr·
How to split budgets to lower granularity with DAX (PowerBI)
Pareto Analysis in Power BI
Pareto Analysis in Power BI
Level: Intermediate Pareto Analysis is a statistical technique that applies the Pareto Principle to data. This is more commonly known as the 80:20 Rule. The Pareto Principle is based on the presump…
·exceleratorbi.com.au·
Pareto Analysis in Power BI
Using, Loading and Creating Report Themes in Power BI
Using, Loading and Creating Report Themes in Power BI
In Power BI, report authors can use themes in reports to keep the color palette consistent across visualizations. Let’s look at how to use themes. Below is a pretty simple report. Note in the navigati…
·carldesouza.com·
Using, Loading and Creating Report Themes in Power BI
The Dynamic Time Matrix - Power BI Tips and Tricks
The Dynamic Time Matrix - Power BI Tips and Tricks
Time and time again when I begin talking with Excel users and ask to see what current reports they are using, they usually show me [...]
·powerbi.tips·
The Dynamic Time Matrix - Power BI Tips and Tricks
Why Power BI Slicers Sometimes Show Values That Do Not Exist
Why Power BI Slicers Sometimes Show Values That Do Not Exist
The problem of blank values being shown in a Power BI slicer is fairly well known, but did you know that in some circumstances slicers can show other values that you would not expect to see? While the…
·blog.crossjoin.co.uk·
Why Power BI Slicers Sometimes Show Values That Do Not Exist
Cross Sales in Power BI
Cross Sales in Power BI
I was recently tasked with creating a cross sales report. This report aims to capture the product penetration across our customer base. I created the report in Power BI, leveraging Power Query to ensu…
·feathersanalytics.com·
Cross Sales in Power BI
Power BI – Data Refresh Date
Power BI – Data Refresh Date
In this quick post I will walk through adding a data refresh date on a report page in Power BI.
·hatfullofdata.blog·
Power BI – Data Refresh Date
How to enable scheduled refresh for your custom connector
How to enable scheduled refresh for your custom connector
Here is a post that is long overdue as the functionality has been available for almost a year now. Today we will enable scheduled refresh to the Strava custom connector...
·kasperonbi.com·
How to enable scheduled refresh for your custom connector
Deep dive into DAX evaluation context - SQLBI
Deep dive into DAX evaluation context - SQLBI
Ever struggled with a formula in DAX that does not compute what you want? It has happened to us many times, and we know that the problem is ALWAYS related t
·sqlbi.com·
Deep dive into DAX evaluation context - SQLBI
Sending refresh notifications to others
Sending refresh notifications to others
Announcing support for sending refresh failure notifications to others in addition to the dataset owner. This feature enables dataset owners to monitor data refreshes more reliably and more e…
·powerbi.microsoft.com·
Sending refresh notifications to others
PowerApps and Microsoft Flow in perfect harmony
PowerApps and Microsoft Flow in perfect harmony
You probably know that you can trigger an associated Flow from a PowerApp. You didn’t? Well you know now! But did you know that PowerApps and Flow can work in perfect harmony after configuring your PowerApp and Flow correctly? In this blog, I will explain you how to achieve this. By default, there isn’t much […]
·about365.nl·
PowerApps and Microsoft Flow in perfect harmony
Create JSON object from csv or tab delimited
Create JSON object from csv or tab delimited
This post shows how to create your own JSON object from csv or tab delimited. This is an extended solution to my other solutions on handling csv and tab delimited files. It will allow you to access the column names from the dynamic content. You can insert this solution into my other solutions at...
·powerusers.microsoft.com·
Create JSON object from csv or tab delimited
Display Preview Contents using a Monospaced Font in Power BI
Display Preview Contents using a Monospaced Font in Power BI
In Power BI Desktop, there is the option to display contents using a monospaced font, where each character has the same space. To do this, open your report and go to the Power Query Editor. Click the View tab, and you will see Monospaced: With this unchecked, we can see that our Id field is not aligned in our grid: On checking it, we can see that the field is … Continue reading Display Preview Contents using a Monospaced Font in Power BI
·carldesouza.com·
Display Preview Contents using a Monospaced Font in Power BI
SUMPRODUCT with Multiple OR Criteria - Part 1/2
SUMPRODUCT with Multiple OR Criteria - Part 1/2
SUMPRODUCT is a very powerful formula for filtering criteria in both columns and rows. This post will show you how to use OR and AND criteria together.
·excelgorilla.com·
SUMPRODUCT with Multiple OR Criteria - Part 1/2
Quick Tip: Implementing “IsNumeric” in Power Query
Quick Tip: Implementing “IsNumeric” in Power Query
I’ve had many people tell me that they have a blog so they will have a place to look to find the information that they need, and answers to their own future questions. This isn’t typica…
·ssbipolar.com·
Quick Tip: Implementing “IsNumeric” in Power Query
PowerApps - Using JSON Function to save Pictures
PowerApps - Using JSON Function to save Pictures
In this post I will be explaining how to use the JSON Function to simplify the saving of multiple pictures from a PowerApp to a SharePoint library using Flow. There have been many wonderful workarounds to do this, finally we now have a slightly less Heath-Robinson method.
·hatfullofdata.blog·
PowerApps - Using JSON Function to save Pictures
Solving Real Life Problems with Recursive Functions in PowerQuery
Solving Real Life Problems with Recursive Functions in PowerQuery
Every respected computer scientist has heard about recursive functions (more details on Wiki: https://en.wikipedia.org/wiki/Recursion). There are many algorithms which are mentioned as example of such functions, i.e. Fibonacci sequence as the simplest example: Fib(0) = 0 Fib(1) = 1 For all integers ...
·community.powerbi.com·
Solving Real Life Problems with Recursive Functions in PowerQuery
Power BI: If you’re just getting started as an admin
Power BI: If you’re just getting started as an admin
Here are links to the resources that helped a client recently as her team is switching over to Power BI. For additional resources, please let me know what you’d like to see, and I will dig it…
·data-radiant.com·
Power BI: If you’re just getting started as an admin
Speed up Power BI reports using columns
Speed up Power BI reports using columns
Did you know, in some cases, it is possible to add columns to your model to speed up the DAX used behind visuals to make them as much as 100 times faster? The PBIX helper file for this article can …
·dax.tips·
Speed up Power BI reports using columns