From the course: Power BI Weekly

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Creating advanced drillthrough pages with DAX measures

Creating advanced drillthrough pages with DAX measures - Power BI Tutorial

From the course: Power BI Weekly

Creating advanced drillthrough pages with DAX measures

- [Instructor] Drillthrough pages are a great way to expand the granular details from a summary page in a Power BI model without having to run an external data query or navigate to the original data source. In Power BI Desktop, we have a summary page of the aggregated number of ships that arrive on a given date to a shipping port. If we right-click on one of these dates in the summarized table visual, this takes us into the connected drillthrough target page within our Power BI model that contains more detailed records for the ships that arrived on that selected date. This drillthrough target page connects from our summary page by the arrival field and any other fields in the Power BI model that we add to the drillthrough field wells for this entire report page. Now let's explore a more complex and advanced example of drillthrough levels using the concept of disconnected tables in Power BI. Let's take a few examples of…

Contents