Power BI

Power BI

7501 bookmarks
Custom sorting
Exploding Measures using Tabular Editor 3
Exploding Measures using Tabular Editor 3
What?! Exploding Measures I hear you say. Exploding, expanding, use which ever word you like; what I mean is when you want to remove any refence to a measure INSIDE another measure. Example Consider the 3 measures below. Total Sales = SUM(Sales[ExtendedAmount]) Total All Product Sales = CALCULATE([Total Sales],ALL(Products)) % [...]Read More »
·exceleratorbi.com.au·
Exploding Measures using Tabular Editor 3
Are you backing up your Power BI Dataset??? - Guy in a Cube
Are you backing up your Power BI Dataset??? - Guy in a Cube
While Power BI is a SaaS service, backing up your dataset is still important. What if something was accidently deleted? How do you recover it? Patrick shows you how you can get a backup / restore process in place so you can sleep at night. Backup/Restore PowerShell Script: https://guyinacu.be/backuprestorescript Backup and restore datasets with Power […]
·guyinacube.com·
Are you backing up your Power BI Dataset??? - Guy in a Cube
Row context in DAX
Row context in DAX
Understanding the difference between row context and filter context is the first and most important concept to learn to use DAX correctly. This article introduces the row context, and is part of a series of articles about evaluation contexts in DAX. Most newbies start writing DAX code by creating sim
·flip.it·
Row context in DAX
Filter context in DAX - SQLBI
Filter context in DAX - SQLBI
This article is part of a series of articles about the basics of DAX. In a previous article, we introduced the first evaluation context in DAX: the row context. If you are not familiar with the row …
·flip.it·
Filter context in DAX - SQLBI
Useful Links - Self-Service Business Intelligence
Useful Links - Self-Service Business Intelligence
Official Sites & Documentation Name Link Power BI Custom Visuals Gallery https://appsource.microsoft.com/en-us/marketplace/apps?product=power-platform%3Bpower-bi-visuals&page=1 Power BI REST APIs Documentation https://docs.microsoft.com/en-us/rest/api/power-bi/ Power BI adoption roadmap https://docs.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-overview Power BI implementation planning https://docs.microsoft.com/en-us/power-bi/guidance/powerbi-implementation-planning-introduction White papers for Power BI https://docs.microsoft.com/en-us/power-bi/guidance/whitepapers Microsoft Power Platform and Dynamics 365 product roadmaps https://powerbi.microsoft.com/en-us/roadmap/ Power BI guidance documentation https://docs.microsoft.com/en-us/power-bi/guidance/ Power BI Embedded Analytics Playground https://playground.powerbi.com/en-us/ Community
·selfservicebi.co.uk·
Useful Links - Self-Service Business Intelligence
Admin Monitoring of Power BI Usage in Excel
Admin Monitoring of Power BI Usage in Excel
Learn how admins can get insights on users who are connecting to Power BI datasets from Excel with the Power BI activity logs
·powerbi.microsoft.com·
Admin Monitoring of Power BI Usage in Excel
Authoring a Power BI Dataflows Solution - DataChant
Authoring a Power BI Dataflows Solution - DataChant
Now that we have introduced the technology in the previous blog post, Introduction to Power BI Dataflows, this post will cover topics about the authoring experience, some important considerations, basic architecture, and Do’s and Dont’s.
·datachant.com·
Authoring a Power BI Dataflows Solution - DataChant
Business Intelligence Components and How They Relate to Power BI - BI Insight
Business Intelligence Components and How They Relate to Power BI - BI Insight
When I decided to write this blog post, I thought it would be a good idea to learn a bit about the history of Business Intelligence. I searched on the internet, and I found this page on Wikipedia. The term Business Intelligence as we know it today was coined by an IBM computer science researcher, … Continue reading Business Intelligence Components and How They Relate to Power BI
·biinsight.com·
Business Intelligence Components and How They Relate to Power BI - BI Insight
Resources and recap of SQL Bits
Resources and recap of SQL Bits
Last week, I had the pleasure to meet up with the amazing community again in London at SQL Bits. As very first thing, I want to express my appreciation and gratitude to those who were in the organi…
·data-marc.com·
Resources and recap of SQL Bits
Power BI March 2022 Feature Summary
Power BI March 2022 Feature Summary
Welcome to the March 2022 update. We are happy to announce a couple new features this month! How about error bars for line charts and dynamic format strings support for all chart elements? Also, we have some updates to the Azure Maps visual and Sensitivity labels, datasets hub and Power BI Goals. There is more to explore, please read on.
r line charts and dynamic format strings support for all chart elements? Also, we have some updates to the A
·powerbi.microsoft.com·
Power BI March 2022 Feature Summary
Top Five Myth and Misconceptions about Power BI
Top Five Myth and Misconceptions about Power BI
What are the rumors and misconceptions about Power BI out there which are not correct? in this article, you will learn about those.
·radacad.com·
Top Five Myth and Misconceptions about Power BI
Script for Referential Integrity Check Measures
Script for Referential Integrity Check Measures
Making sure that you do not have referential integrity problems is not easy. The Script for Referential Integrity Check Measures will automate most of the work.
·esbrina-ba.com·
Script for Referential Integrity Check Measures
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
When you’re looking at the Log Analytics data for your Power BI Premium dataset, or studying a Profiler trace, you may see a command called ExtAuth in the OperationDetailName column: It is do…
·blog.crossjoin.co.uk·
Chris Webb's BI Blog: The ExtAuth Trace Event In Power BI
How to return BLANK instead of zero - SQLBI
How to return BLANK instead of zero - SQLBI
This article describes how to return BLANK instead of zero in a DAX measure. Using this technique, you can remove rows in a Power BI matrix visual where the
·sqlbi.com·
How to return BLANK instead of zero - SQLBI
How To SWITCH Power BI TOOLTIP PAGE | Made EASY With Bookmark Navigator
How To SWITCH Power BI TOOLTIP PAGE | Made EASY With Bookmark Navigator
Using the bookmark navigator, I will show you how to let your users choose what is displayed on the tooltip according to their preferences. By using this approach, you are able to switch easily between different tooltip pages without having to create multiple tooltip report pages SUBSCRIBE AND WATC...
·community.powerbi.com·
How To SWITCH Power BI TOOLTIP PAGE | Made EASY With Bookmark Navigator
Dataset backup and restore performance just got a lot better
Dataset backup and restore performance just got a lot better
Today, we’re happy to announce significant performance improvements to backup and restore operations for datasets in Power BI. Our benchmark tests with 1GB, 5GB, and 10GB datasets show backups can now be completed up to 22 times faster than before, and the time required for restore operations can also be reduced by more than 30%.
·powerbi.microsoft.com·
Dataset backup and restore performance just got a lot better