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,…
Power_BI_tips·radacad.com·
Search for All the Texts in Power BI Table Visual with the First Three Characters Selected in the Slicer
Power Apps 2020 Wave I updates are out now!
Power Apps 2020 Wave I updates are out now!
Power Apps April updates are now available, adding new capabilities for our makers, a new converged mobile player and usability improvements for the unified interface.
·powerapps.microsoft.com·
Power Apps 2020 Wave I updates are out now!
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...
Power_BI_tips·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>
·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>
·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.
Power_BI_tips·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.
Power_BI_tips·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.
Power_BI_tips·excelguru.ca·
PivotSleuth and Measure Tables
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…
Power_BI_tips·dax.tips·
Phil Seamark on DAX
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
Power_BI_tips·biinsight.com·
Highlighting Below Avg Sales per Hierarchy Level with SWITCH() and ISINSCOPE() DAX Functions in Power BI