Power BI

Power BI

9059 bookmarks
Newest
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
Tabular Editor Rocks! - Power BI Tips and Tricks
Tabular Editor Rocks! - Power BI Tips and Tricks
Daniel Otykier the creator Tabular Editor walks us through his amazing Tool. Learn how to use Tabular Editor to increase your Model Development speed.
·powerbi.tips·
Tabular Editor Rocks! - Power BI Tips and Tricks
Incremental Refresh with Subqueries
Incremental Refresh with Subqueries
Since the incremental refresh is already available with a Pro license, it was time for me to deal with this topic. In the Power BI community, I found out that the known documentation describes how to set up an incremental refresh, but the examples are always based on a single query. In practice, how...
·community.powerbi.com·
Incremental Refresh with Subqueries
Refine your data easily with updated column filtering and quick find on grids
Refine your data easily with updated column filtering and quick find on grids
<p>Grids in unified interface have intuitive and intelligent column filtering options that help you refine your data quickly and gain insights. Slicing your data with an Excel-like experience helps you be more productive and serves you a powerful tool to create filters that can be used for one-off filters or to create personal views.</p>
tommypuglia·powerapps.microsoft.com·
Refine your data easily with updated column filtering and quick find on grids
Announcing the public preview of new Power Apps mobile app that runs both canvas and model-driven apps
Announcing the public preview of new Power Apps mobile app that runs both canvas and model-driven apps
<p>Power Apps mobile app now has all your apps. With the new Power Apps mobile app, you have access to both canvas and model-driven apps in a single view. Easily sort and filter your model-driven apps for quick access and pin model-driven apps to device’s home screen for native app like experience. Model-driven apps have a new, delightful experience, tailored for mobile scenarios. </p>
tommypuglia·powerapps.microsoft.com·
Announcing the public preview of new Power Apps mobile app that runs both canvas and model-driven apps
Monkey Tools is Here
Monkey Tools is Here
Monkey Tools is an Excel add-in that provides tools that help you build better Excel based models more quickly, and audit those you receive from others.
·excelguru.ca·
Monkey Tools is Here
Excelguru Help Site - Monkey Tools
Excelguru Help Site - Monkey Tools
MonkeyTools Pro is a set of tools to help you build better data models more quickly and using data modelling best practices. They also help you audit what has been done in your data model.
·excelguru.ca·
Excelguru Help Site - Monkey Tools
PivotSleuth and Measure Tables
PivotSleuth and Measure Tables
Last week I got an email from one of our readers, with some feedback related to how Monkey Tools’ PivotSleuth works with Measure tables in Power Pivot.
·excelguru.ca·
PivotSleuth and Measure Tables
Weird JSON structure and search for a value with Power Query/M
Weird JSON structure and search for a value with Power Query/M
In a recent project, I was facing a really weird JSON structure. Each element of the JSON was more or less a dictionary with sparse keys. It means that the field names were different from an elemen…
·seddryck.wordpress.com·
Weird JSON structure and search for a value with Power Query/M
Calculating doubling times with DAX in Power BI
Calculating doubling times with DAX in Power BI
Doubling times are an indicator to measure the growth rate in exponentially growing scenarios. Learn how to calculate them in DAX for display in Power BI.
·thebiccountant.com·
Calculating doubling times with DAX in Power BI
Obtaining accurate totals in DAX - SQLBI
Obtaining accurate totals in DAX - SQLBI
This article describes how to compute visual totals accurately, in case a measure does not provide the right result at the total level but works correctly i
·sqlbi.com·
Obtaining accurate totals in DAX - SQLBI
Phil Seamark on DAX
Phil Seamark on DAX
If you ever spend time looking at DAX generated by the Power BI Desktop Performance Analyser, you may notice a function called KEEPFILTERS appear from time to time. It’s not a function I find…
·dax.tips·
Phil Seamark on DAX
Power BI - Introducing the Hierarchy Slicer
Power BI - Introducing the Hierarchy Slicer
The new hierarchy slicer allows for data to be sliced based on different levels. This will reduce the number of slicers required on a report page.
·hatfullofdata.blog·
Power BI - Introducing the Hierarchy Slicer
Highlighting Below Avg Sales per Hierarchy Level with SWITCH() and ISINSCOPE() DAX Functions in Power BI
Highlighting Below Avg Sales per Hierarchy Level with SWITCH() and ISINSCOPE() DAX Functions in Power BI
I was working on a project a wee bit ago that the customer had conditional formatting requirement on a Column Chart.They wanted to format the columns in the chart conditionally based on the average value based on the level of hierarchy you are at.Here is the scenario, I have a Calendar hierarchy as below: Calendar … Continue reading Highlighting Below Avg Sales per Hierarchy Level with SWITCH() and ISINSCOPE() DAX Functions in Power BI
·biinsight.com·
Highlighting Below Avg Sales per Hierarchy Level with SWITCH() and ISINSCOPE() DAX Functions in Power BI