Power BI

Power BI

7510 bookmarks
Newest
Power BIte: Dataflows enhanced compute engine
Power BIte: Dataflows enhanced compute engine
The enhanced compute engine in Power BI dataflows has been in preview since June. It’s not really new, and I’ve posted about it before. But I still keep hearing questions about it, so I…
·ssbipolar.com·
Power BIte: Dataflows enhanced compute engine
Calculate Totals in Power BI: Using Iterators in DAX – RADACAD
Calculate Totals in Power BI: Using Iterators in DAX – RADACAD
The total value that you see in a table is not actually SUM of all values in that column, it is, in fact, the calculation, when there is no filter. This, however, might not be the calculation that we want sometimes. we might want this value to be the sum of values of that column…
·radacad.com·
Calculate Totals in Power BI: Using Iterators in DAX – RADACAD
Versioning and CI/CD for Power BI with Azure DevOps
Versioning and CI/CD for Power BI with Azure DevOps
Over a year ago, I wrote a blog about Multiple tier architecture and continuous delivery with Power BI, mainly an overview of the setup and manually creating development and production content. Th…
·flip.it·
Versioning and CI/CD for Power BI with Azure DevOps
Normalize multiple progress files using PowerQuery
Normalize multiple progress files using PowerQuery
A typical situation in the construction industry the progress data is sourced from multiple system with different format, generally we get two type of reports. Time stamp items My preferred one, th…
·flip.it·
Normalize multiple progress files using PowerQuery
Remove Dynamic Number of Top Rows
Remove Dynamic Number of Top Rows
Removing the top five rows from a data set is easy in Power Query, but what do you do when you need the number of rows changes? There isn’t a built-in Remove Dynamic Number of Top Rows function. In this post we’ll look at how to set this up...
·excelguru.ca·
Remove Dynamic Number of Top Rows
Three Killer Ways to Use Bookmarks
Three Killer Ways to Use Bookmarks
Let's take the opportunity to learn the most common uses of bookmarks nowadays. Bookmarks are one of the most used hot features in Power BI at the moment. In this post, we are checking out three killer ways to use them. First, we are going to activate the Bookmark Pane to start using them: Book...
·community.powerbi.com·
Three Killer Ways to Use Bookmarks
Power BI Premium and Azure Analysis Services
Power BI Premium and Azure Analysis Services
Puzzled when to use Power BI Premium vs Azure Analysis Services? Power BI Premium is where future investments will be made but there are things to consider when making a choice.
·powerbi.microsoft.com·
Power BI Premium and Azure Analysis Services
Incremental refresh using PowerBI pro and Dataflows
Incremental refresh using PowerBI pro and Dataflows
In this article, we will see how we can use the self-referencing technique and Dataflows to create incremental refresh with PowerBI Pro version. This technique is tested and working both with cloud and on-premises data sources. In case you are using on-premise data sources to access new data, you need to add on-premise source in the Enterprise gateway prior to the creation of dataflows....
·exceed.hr·
Incremental refresh using PowerBI pro and Dataflows
Power BI: Cohort Analysis Full Tutorial
Power BI: Cohort Analysis Full Tutorial
Run your Cohort Analysis in Power BI and find out if your newer customers are becoming more loyal and spending more. Extremely useful for website analytics.
·finance-bi.com·
Power BI: Cohort Analysis Full Tutorial
Testing Performance Of Power BI Reports In The Browser, Part 1
Testing Performance Of Power BI Reports In The Browser, Part 1
If your Power BI report is slow, most of the time the reason is something to do with the way you have modelled your data or the way you have written the DAX in your measures. There are plenty of re…
·blog.crossjoin.co.uk·
Testing Performance Of Power BI Reports In The Browser, Part 1
Understanding eager vs. strict evaluation in DAX - SQLBI
Understanding eager vs. strict evaluation in DAX - SQLBI
This article describes the differences between eager evaluation and strict evaluation in DAX, empowering you to choose the best evaluation type for your dat
·sqlbi.com·
Understanding eager vs. strict evaluation in DAX - SQLBI
Slicer with and condition in power bi
Slicer with and condition in power bi
The default behaviour of the slicer in Power BI is that it shows the result of OR when you select multiple items. For example, if you have a slicer for product colour, and then you select both "Black", and "Blue" the result would be all records that have "Black", OR "Blue". Of course, you won't…
·radacad.com·
Slicer with and condition in power bi
Power Query Parameters Vs. What If Parameters: Power BI Implementation Use Cases
Power Query Parameters Vs. What If Parameters: Power BI Implementation Use Cases
I have written about both types of parameters in Power BI; Power Query parameters and also the What If parameters. However, still many people are not aware that these two are different, and serve different purposes. In this blog article, I am explaining the differences between these two types of parameters, as well as the…
·radacad.com·
Power Query Parameters Vs. What If Parameters: Power BI Implementation Use Cases
Pre Concatenate List of Values in Power BI using Power Query
Pre Concatenate List of Values in Power BI using Power Query
You can concatenate a list of values in Power BI in two ways; Using Power BI DAX functions such as ConcatenateX, or through Power Query. For some scenarios, there is an advantage in using Power Query to do the concatenation. In this blog article, I'll explain how this works. If you like to learn more…
·radacad.com·
Pre Concatenate List of Values in Power BI using Power Query
Same Period Last Year to Date DAX Calculation in Power BI
Same Period Last Year to Date DAX Calculation in Power BI
I have previously written about how to calculate the same period last year calculation and compare this year's values with the last year's values. However, sometimes, you don't yet have the full year, especially for the current year. You might want to compare this year's value with the last year's value up until the same…
·radacad.com·
Same Period Last Year to Date DAX Calculation in Power BI
Learn how to connect Azure DevOps API in a secure way
Learn how to connect Azure DevOps API in a secure way
In this Power BI webinar, we learn about creating agile metrics and see some of the reporting capabilities when we connect Power Bi Desktop to data flows using parameters and functions to populate entities.
·powerbi.microsoft.com·
Learn how to connect Azure DevOps API in a secure way