Power BI

Power BI

9059 bookmarks
Custom sorting
Showing Ranking in a Visual in Power BI using RANKX DAX function
Showing Ranking in a Visual in Power BI using RANKX DAX function
If you want to show the ranking in a Power BI visual, one way is to use a visual that supports that, such as a Ribbon chart. Another way, which is a more common way, is to write a calculation for rank, and RANKX is a DAX function that can help you with that. In Read more about Showing Ranking in a Visual in Power BI using RANKX DAX function[…]
Power_BI_tips·radacad.com·
Showing Ranking in a Visual in Power BI using RANKX DAX function
All the secrets of SUMMARIZE
All the secrets of SUMMARIZE
SUMMARIZE is a very powerful and very complex function to use. This article describes its internal behavior, and provides guidance on how to use it. If you like to follow best practices, you can just read this paragraph out of the entire article. If you are using SUMMARIZE to calculate new columns, s
Power_BI_tips·flip.it·
All the secrets of SUMMARIZE
All the secrets of SUMMARIZE - SQLBI
All the secrets of SUMMARIZE - SQLBI
SUMMARIZE is a very powerful and very complex function to use. This article describes its internal behavior, and provides guidance on how to use it. If you
Power_BI_tips·sqlbi.com·
All the secrets of SUMMARIZE - SQLBI
DAX Calculation Groups for Time Intelligence | Developer Support
DAX Calculation Groups for Time Intelligence | Developer Support
Dev Consultant Jean Hayes spotlights Data Analysis Expressions (DAX) with Calculation Groups. Power BI Premium (Preview), Azure Analysis Services and SQL Server Analysis Services 2019 now support Calculation Groups! Why am I so excited? Because this functionality was one of the best capabilities in Multidimensional Analysis Services through Named Sets and Calculated Members.
Power_BI_tips·devblogs.microsoft.com·
DAX Calculation Groups for Time Intelligence | Developer Support
Custom Visual Reports In Power BI
Custom Visual Reports In Power BI
In this tutorial, I’d like to discuss how you can improve your creativity when creating custom visual reports in Power BI. I highly recommend creating projects that are outside your organization’s environment. This is because when creating projects for your organization, your creativity is limited. M
Power_BI_tips·flip.it·
Custom Visual Reports In Power BI
7 reasons DAX is not easy - SQLBI
7 reasons DAX is not easy - SQLBI
DAX is simple, but it is not easy. I cannot remember how many times I read this sentence on social media, attributed to me. For good reason: I have repeated
Power_BI_tips·sqlbi.com·
7 reasons DAX is not easy - SQLBI
Fill Data to the Right in a Table - Excelerator BI
Fill Data to the Right in a Table - Excelerator BI
I was helping someone recently with an issue. They wanted to allow end users (department managers in this case) to enter data in a table as simply as possible, and then use this data for reporting. The challenge often is, that the easiest way to enter data from a user’s [...]Read More »
Power_BI_tips·exceleratorbi.com.au·
Fill Data to the Right in a Table - Excelerator BI