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...
Power_BI_tips·community.powerbi.com·
College Scorecard
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…
Power_BI_tips·exceleratorbi.com.au·
Pareto Analysis in Power BI
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…
Power_BI_tips·feathersanalytics.com·
Cross Sales in Power BI
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…
Power_BI_tips·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
Power_BI_tips·carldesouza.com·
Display Preview Contents using a Monospaced Font in Power BI
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 ...
Power_BI_tips·community.powerbi.com·
Solving Real Life Problems with Recursive Functions in PowerQuery
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 …
Power_BI_tips·dax.tips·
Speed up Power BI reports using columns