Power BI

Power BI

7501 bookmarks
Custom sorting
Track BI Engine using information Schema
Track BI Engine using information Schema
BigQuery team recently released a fantastic new functionality, when using BI engine, all the statistics are saved in the INFORMATION_SCHEMA. When using BI Engine one major pain was it was not very …
·datamonkeysite.com·
Track BI Engine using information Schema
Thinking about target bands - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Thinking about target bands - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
I’ve come across many charts like this in the wild. They’re not bad charts, they serve a purpose, but they could be better.  Bar charts are created by encoding data by length. It is commonly thought that when people read bars, they are comparing length, not position. The axis starts at 50%, rather than zero,… Continue reading Thinking about target bands
·kerrykolosko.com·
Thinking about target bands - EXPLORATIONS IN DATA STORYTELLING WITH POWER BI
Optimising OData Refresh Performance in Power Query for Power BI and Excel
Optimising OData Refresh Performance in Power Query for Power BI and Excel
OData has been adopted by many software solutions and has been around for many years. Most solutions are using the OData is to serve their transactional processes. But as we know, Power BI is an analytical solution that can fetch hundreds of thousands (or millions) rows of data in a single table. So, obviously, OData … Continue reading Optimising OData Refresh Performance in Power Query for Power BI and Excel
·www-biinsight-com.cdn.ampproject.org·
Optimising OData Refresh Performance in Power Query for Power BI and Excel
Dealing with orphaned Power BI workspaces - Guy in a Cube
Dealing with orphaned Power BI workspaces - Guy in a Cube
What are orphaned Power BI Workspaces and how do you get rid of them? What if you have a lot of them? Adam walks through some options including a PowerShell script! Delete Group/Workspace API: https://docs.microsoft.com/rest/api/power-bi/groups/delete-group AddUserAsAdmin API https://docs.microsoft.com/rest/api/power-bi/admin/groups-add-user-as-admin Power BI PowerShell CMDLETs https://docs.microsoft.com/powershell/power-bi/overview?view=powerbi-ps PowerShell Script: https://github.com/itsnotaboutthecell/PowerBI-cmdlets/blob/master/notebooks/PowerBI_Delete_Orphan_WS.ps1
·guyinacube.com·
Dealing with orphaned Power BI workspaces - Guy in a Cube
Create Hybrid Tables with Tabular Editor for Power BI? YES!!! - Guy in a Cube
Create Hybrid Tables with Tabular Editor for Power BI? YES!!! - Guy in a Cube
Hybrid Tables are an incredibly powerful feature in Power BI. But what if you wanted to create them outside of Power BI Desktop? Patrick shows you how you can do just that in Tabular Editor! –This Year let Source = Sql.Databases(“servername”), AdventureWorksDW = Source{[Name=”databasename”]}[Data], internetsales = AdventureWorksDW{[Schema=”dbo”,Item=”pbi_InternetSales”]}[Data], thisyear = Table.SelectRows(internetsales, each Date.IsInCurrentYear([OrderDate])) in thisyear –Last […]
·guyinacube.com·
Create Hybrid Tables with Tabular Editor for Power BI? YES!!! - Guy in a Cube
Power BI Antipatterns #4: YEAR + MONTH
Power BI Antipatterns #4: YEAR + MONTH
How many ways there are to create a Year-Month column in DAX? In this blog post, I'll show you one bad way, one OK way, one good, and one great way.
·xxlbi.com·
Power BI Antipatterns #4: YEAR + MONTH
A Common (project) Framework for Solution Development with Power Platform — Andrew D Welch
A Common (project) Framework for Solution Development with Power Platform — Andrew D Welch
Here we’ll lay out a common framework (which we’ll refer to as “C-Frame”) for managing Power Platform solution development. This approach is best suited for solutions that classify as important or critical according to the Environmental Architecture Model found in the Power Platform Adoption Framewo
·andrewdwelch.com·
A Common (project) Framework for Solution Development with Power Platform — Andrew D Welch
Poor man’s snapshot using PowerBI Dataflow
Poor man’s snapshot using PowerBI Dataflow
It is a quick Hack and maybe useful, let’s say you want to keep a snapshot of a previous data, for example you have a dimension table and you want to see how the data has changed between mult…
·datamonkeysite.com·
Poor man’s snapshot using PowerBI Dataflow
Optimising OData Refresh Performance in Power Query for Power BI and Excel - BI Insight
Optimising OData Refresh Performance in Power Query for Power BI and Excel - BI Insight
OData has been adopted by many software solutions and has been around for many years. Most solutions are using the OData is to serve their transactional processes. But as we know, Power BI is an analytical solution that can fetch hundreds of thousands (or millions) rows of data in a single table. So, obviously, OData … Continue reading Optimising OData Refresh Performance in Power Query for Power BI and Excel
·biinsight.com·
Optimising OData Refresh Performance in Power Query for Power BI and Excel - BI Insight
PowerBI Custom Chart Ranges
PowerBI Custom Chart Ranges
My go to progress dashboard calculates a lot of progress % metrics and graphs. However for larger projects, its often difficult to zoom into the graph. This is exactly why slicers exist
·datamonkeysite.com·
PowerBI Custom Chart Ranges
Combining static and dynamic filters in a slicer
Combining static and dynamic filters in a slicer
Our Power BI Principal Consultant Kane Snyder shares some tips and techniques on how to combine static and dynamic filters in a slicer
·agile-analytics.com.au·
Combining static and dynamic filters in a slicer
Extended tables - the sword by my side
Extended tables - the sword by my side
The concept of extended tables is at the core of the query performance of Power BI datasets, but it is often overlooked. This article will hopefully change this.
·minceddata.info·
Extended tables - the sword by my side
Designing a modern data catalog at Microsoft to enable business insights
Designing a modern data catalog at Microsoft to enable business insights
In this digital age, data is a strategic asset, and creating a modern data catalog is key to finding and connecting siloed enterprise data, which enables people to ask important questions and gain business insights. Microsoft used feedback from end users to develop an intuitive data catalog that incorporates discoverability, traceability, and access management. To gain adoption for the catalog, the team generated excitement through a structured marketing campaign that used internal social channels, posters and digital signage.
·microsoft.com·
Designing a modern data catalog at Microsoft to enable business insights