Power BI

Power BI

7501 bookmarks
Custom sorting
All Microsoft Fabric icons for diagramming
All Microsoft Fabric icons for diagramming
Do you often have to draw up diagrams of data flows or data architectures and would you like to use Microsoft Fabric icons in your diagrams? Then this post is for you! I always found it hard to find the right icons I needed, so I’ve put them all on this single page for easy access, both as PNG and SVG.
·debruyn.dev·
All Microsoft Fabric icons for diagramming
Phil Seamark on DAX
Phil Seamark on DAX
The next chapter in this series on Creative Aggs looks at Filtered Aggs, what they are, and how you might use them to speed up reports connected to Power BI and SSAS models. The series so far : Int…
·dax.tips·
Phil Seamark on DAX
The Dynamic Time Matrix - Power BI Tips and Tricks
The Dynamic Time Matrix - Power BI Tips and Tricks
Time and time again when I begin talking with Excel users and ask to see what current reports they are using, they usually show me [...]
·powerbi.tips·
The Dynamic Time Matrix - Power BI Tips and Tricks
Speed up Power BI reports using columns
Speed up Power BI reports using columns
Did you know, in some cases, it is possible to add columns to your model to speed up the DAX used behind visuals to make them as much as 100 times faster? The PBIX helper file for this article can …
·dax.tips·
Speed up Power BI reports using columns
Power BI: Build a custom KPI scorecard
Power BI: Build a custom KPI scorecard
Patrick walks you through how you can use Power BI to build a custom KPI scorecard. The key is the UNICHAR DAX function. Demo files: https://guyinacu.be/demofiles
·guyinacube.com·
Power BI: Build a custom KPI scorecard
Grouping in Power BI Desktop Without Using DAX
Grouping in Power BI Desktop Without Using DAX
Way back in Oct-2016, Microsoft released a feature in Power BI Desktop that makes the process of creating groups much easier for the average user. I was reminded of this feature by an article by Re…
·exceleratorbi.com.au·
Grouping in Power BI Desktop Without Using DAX
Power BI Paginated, DAX, Power Query and more... (April 22, 2019)
Power BI Paginated, DAX, Power Query and more... (April 22, 2019)
Thanks for watching this week’s Power BI news roundup! Last weeks roundup: https://guyinacu.be/roundup134 2 Minute Tuesday: https://guyinacu.be/databrickserror Patrick’s tech video: https://guyinacu.be/modelview Adam’s tech video: https://guyinacu.be/powerbigetdata Sources DAX 101: Summing values for the total (@FerrariAlberto) Power Query Memory Usage, Dataflow Container Size And Refresh Performance (@cwebb_bi) Creating a Fiscal Saturday Calendar (@kpuls) Governance settings for Power […]
·guyinacube.com·
Power BI Paginated, DAX, Power Query and more... (April 22, 2019)
Export All Data feature in DAX Studio
Export All Data feature in DAX Studio
In this blog post, I am showing how to export all data from a Power BI file to CSV files or SQL Server tables.
·xxlbi.com·
Export All Data feature in DAX Studio
Setting a Default Slicer Selection
Setting a Default Slicer Selection
I see a lot of Power BI users asking for the ability to set a default slicer selection in their reports. Although this isn’t natively supported as of yet, we can imitate this functionality with a little bit of DAX! A general overview of the process to accomplish this task is as follows: Create a slicer. Create a
·powerpivotpro.com·
Setting a Default Slicer Selection
Exam 70-778 Revision Notes: Using DAX for Calculated Columns
Exam 70-778 Revision Notes: Using DAX for Calculated Columns
Welcome to post number 6 in my series concerning Microsoft Exam 70-778. The series aims to provide a revision tool for those who are looking at taking the exam and to also provide an introduction i…
·crmchap.co.uk·
Exam 70-778 Revision Notes: Using DAX for Calculated Columns
Create a Dynamic Diverging Stacked Bar Chart in Power BI (or Don’t)
Create a Dynamic Diverging Stacked Bar Chart in Power BI (or Don’t)
Makeover Monday this week focused on a variation of the “Big Mac Index”, where costs for various activities are compared in different cities. The original article presented data in a st…
·dataveld.com·
Create a Dynamic Diverging Stacked Bar Chart in Power BI (or Don’t)
PowerBI One Measure for Multiple Dimensions/Facts - DAX
PowerBI One Measure for Multiple Dimensions/Facts - DAX
In this article, we will see how to combine different dimensions and facts inside a single matrix table visual.This approach helps us create fewer measures and tables, but at the same time, it provides us with greater design possibilities, like conditional formatting across the whole column even though there are different measures invoked inside the column. The previous would be impossible without this technique....
·exceed.hr·
PowerBI One Measure for Multiple Dimensions/Facts - DAX
Power BI datasets, DAX, gateway update and more… (September 24, 2018)
Power BI datasets, DAX, gateway update and more… (September 24, 2018)
Switching a report from one PowerBI dataset to another PowerBI dataset (@donsvensen) Get data from PDF in Power BI (@CurbalEN) Using Dax To Handle Multiple Parent Hierarchies (@PowerPivotPro) DAX Guid…
·guyinacube.com·
Power BI datasets, DAX, gateway update and more… (September 24, 2018)
PowerApps, Power BI Updates and some DAX (September 17, 2018) | Guy in a Cube
PowerApps, Power BI Updates and some DAX (September 17, 2018) | Guy in a Cube
Why I changed my mind about #PowerApps and became a fan… and why you should, too (@jenstirrup) Optimizing DAX with cardinality estimation (@marcorus) Announcing Dashboard Comments in Power BI: Your new hub to discuss data and collaborate with others Power BI Service and Mobile July & August Feature Summary Power BI Desktop September 2018 Feature […]
·guyinacube.com·
PowerApps, Power BI Updates and some DAX (September 17, 2018) | Guy in a Cube
Power BI Desktop And Role-Playing Dimensions: Can you do it? | Guy in a Cube
Power BI Desktop And Role-Playing Dimensions: Can you do it? | Guy in a Cube
In this video, Patrick talks about Power BI Desktop and role-playing dimensions. Can you even do this in Power BI Desktop? Patrick shows you why one particular way is not recommended as it will cause trouble. And then show you how you can use DAX within Power BI Desktop to take this to the next […]
·guyinacube.com·
Power BI Desktop And Role-Playing Dimensions: Can you do it? | Guy in a Cube
DAX Studio and Power BI diagnostic port
DAX Studio and Power BI diagnostic port
DAX Studio connects to a Power BI Desktop model using a technique that was not officially supported until a few months ago. This changed when the “diagnos
·sqlbi.com·
DAX Studio and Power BI diagnostic port
DAX Reference Cheat Sheet
DAX Reference Cheat Sheet
This Power BI report provides the DAX reference \ Cheat sheet. This report extracts the data from the Dax references from the below MSDN link. The Web Data source and Add tables using using Examples h…
·community.powerbi.com·
DAX Reference Cheat Sheet
Quick Tips: Keyboard Shortcuts/Hotkeys When Writing DAX in Power BI Desktop - Business Intelligence Insights
Quick Tips: Keyboard Shortcuts/Hotkeys When Writing DAX in Power BI Desktop - Business Intelligence Insights
Keyboard shortcuts is an interesting topic for developes that can really improve your report development in Power BI Desktop. In this post I show you some keyboard shortcuts/hotkeys when writing DAX in Power BI Desktop. Indend right: Ctrl + ] Indent left: Ctrl + [ Mini-tip: You can also indent your code to ther … Continue reading Quick Tips: Keyboard Shortcuts/Hotkeys When Writing DAX in Power BI Desktop
·biinsight.com·
Quick Tips: Keyboard Shortcuts/Hotkeys When Writing DAX in Power BI Desktop - Business Intelligence Insights
SQL, M or DAX: When Does it Matter?
SQL, M or DAX: When Does it Matter?
Column-based calculations are part of every BI project. Some of the most common examples include building a street address column from individual fields, concatenating a person’s full …
·sqlserverbi.blog·
SQL, M or DAX: When Does it Matter?
Power BI Sudoku, Custom fonts, DAX and more... (June 25, 2018) | Guy in a Cube
Power BI Sudoku, Custom fonts, DAX and more... (June 25, 2018) | Guy in a Cube
Fun with DAX – Sudoku (@PhilSeamark) Custom Web Fonts and Icons in Power BI (@dataveld) POWER BI REPORT SERVER DEVOPS (Trisha McCormick) Automatically expand all fields from a JSON document in Power BI and Power Query (@TheBIccountant) Correct calculate of age in DAX from birthday (@marcorus) BONUS ITEMS: Segmented Filtering with Slicers (@PowerBITips) More Details […]
·guyinacube.com·
Power BI Sudoku, Custom fonts, DAX and more... (June 25, 2018) | Guy in a Cube