Power BI

Power BI

7501 bookmarks
Newest
Get to know ALM Toolkit
Get to know ALM Toolkit
ALM Toolkit is one of those must have tools for PowerBI. Learn about this tool from Christian Wade and how the ALM Toolkit aids your Power BI Development.
·flip.it·
Get to know ALM Toolkit
Power BI Security
Power BI Security
A common topic I have been discussing recently with customers is the security around Power BI. Basically, how to prevent users seeing data they shouldn’t. So I’ll discuss the various &#…
·flip.it·
Power BI Security
How to change the dataset script in Power BI desktop
How to change the dataset script in Power BI desktop
I recently on some internal email by the developers where they mentioned something, offhand, what I think is amazing :). It will allow you to add measures by copy and...
·flip.it·
How to change the dataset script in Power BI desktop
Chris Webb's BI Blog: Understanding The “The key didn’t match any rows in the table” Error In Power Query In Power BI Or Excel
Chris Webb's BI Blog: Understanding The “The key didn’t match any rows in the table” Error In Power Query In Power BI Or Excel
One of the most common errors you’ll see when working with Power Query in Power BI or Excel is this: Expression.Error: The key didn’t match any rows in the table It can occur with almos…
·blog.crossjoin.co.uk·
Chris Webb's BI Blog: Understanding The “The key didn’t match any rows in the table” Error In Power Query In Power BI Or Excel
Parallel Power BI Scripts
Parallel Power BI Scripts
PowerShell 7.0 was made generally available last month and one of it’s new features is pipeline parallelization for the ForEach-Object cmdlet. Scripts running on PowerShell 7 or higher can si…
·insightsquest.com·
Parallel Power BI Scripts
Substring in DAX: How to get Part of String Field in Power BI Using DAX Expression
Substring in DAX: How to get Part of String Field in Power BI Using DAX Expression
Substring is one of the most common functions in many languages, However, there is no function named Substring DAX. There is a very simple way of doing it, which I am going to explain in this post. Substring means getting part of a string, for example from "Reza Rad", if I want to get the…
·radacad.com·
Substring in DAX: How to get Part of String Field in Power BI Using DAX Expression
Q&A Visual in Power BI Desktop
Q&A Visual in Power BI Desktop
In this post series, I am going to show how to use new Q&A visuals for the aim of creating easy visuals by typing the natural language and define some user-defined terms and how to manage it. This visual is now generally available for everyone. IN this post some introduction to this visual about how…
·radacad.com·
Q&A Visual in Power BI Desktop
Power BI Governance, Good Practices, Part 1: Multiple Environments, Data Source Certification and Documentation
Power BI Governance, Good Practices, Part 1: Multiple Environments, Data Source Certification and Documentation
Power BI is taking off, and it’s fast becoming the most popular business intelligence platform on the market. It’s easy to engage with and get professional results quickly, making it the perfect tool for organisations looking to beef up their BI prowess and make data driven decisions through-out the organisation. In this post we’re going … Continue reading Power BI Governance, Good Practices, Part 1: Multiple Environments, Data Source Certification and Documentation
·biinsight.com·
Power BI Governance, Good Practices, Part 1: Multiple Environments, Data Source Certification and Documentation
COVID-19 & Time Intelligence in Power BI
COVID-19 & Time Intelligence in Power BI
In my last tutorial here, you learned how to import COVID-19 confirmed and death cases from Johns Hopkins dataset to build your own Power BI dashboard using Power Query. In this tutorial, we will go quickly through the DAX measures that will help you gain better analytics capabilities using Power BI time intelligence. To follow …
·flip.it·
COVID-19 & Time Intelligence in Power BI
Power BI Reports as Screensavers
Power BI Reports as Screensavers
In the Power BI community, had the idea of providing Power BI COVID-19 dashboards as screensaver. After a brief research, the following blog post was created. In order to be able to display web pages as screensavers on Windows 7 or newer, I use the Web-Page-Screensaver from Cameron Currie. The corr...
·community.powerbi.com·
Power BI Reports as Screensavers
Power BI - COALESCE Function to Remove Blanks
Power BI - COALESCE Function to Remove Blanks
This post walks through a simple use of the coalesce function to prevent a measure returning Blank. This function was introduced to Power BI in March 2020.
·hatfullofdata.blog·
Power BI - COALESCE Function to Remove Blanks
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
I have a Power Query script that I usually use in any Power BI solution that needs time-based analysis. However, I never had a chance to publish it here for everyone to use. So here it is. A friend's question about a time table reminded me that it is good to publish this to the…
·radacad.com·
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
Search for All the Texts in Power BI Table Visual with the First Three Characters Selected in the Slicer
Search for All the Texts in Power BI Table Visual with the First Three Characters Selected in the Slicer
Yesterday, I published a post about having a slicer that filters the rows in a table visual in Power BI that contains the characters from that slicer. A friend asked me what if we want to search for the first few characters? that means selecting the first character, then seeing all the possible second characters,…
·radacad.com·
Search for All the Texts in Power BI Table Visual with the First Three Characters Selected in the Slicer