All Content
Timespan
explore our new search
Time to look at the new INDEX function in DAX and Power BI
Power BI
Feb 13, 2023 4:30 AM

Time to look at the new INDEX function in DAX and Power BI

by HubSite 365 about Guy in a Cube

Data AnalyticsPower BILearning Selection

The latest DAX functions in Power BI can be very "power"ful! Patrick starts by looking at the INDEX function to solve a customer problem!

The INDEX function in DAX and Power BI is a powerful tool that can be used to retrieve data from tables or columns. It allows users to access specific items within a table by specifying the row number, column number, or both. This makes it easier for users to filter out certain values and analyze data quickly and efficiently.

The INDEX function also supports multiple parameters, allowing for more complex queries. Additionally, this function can return entire tables instead of just single values if needed. With its flexibility and power, the INDEX function is an invaluable asset when working with large datasets in Power BI and other analytics platforms.

The latest DAX functions in Power BI can be very "power"ful! Patrick starts by looking at the INDEX function to solve a customer problem!

Blog announcement:

powerbi.microsoft.com/blog/power-bi-dec

[https://powerbi.microsoft.com/blog/power-bi-december-2022-feature-summary/#post-21693-_Toc121395731]

INDEX function (DAX)

learn.microsoft.com/dax/index-function-

[https://learn.microsoft.com/dax/index-function-dax]

WINDOW function (DAX)

learn.microsoft.com/dax/window-function

[https://learn.microsoft.com/dax/window-function-dax]

Chris Webb's Blog

blog.crossjoin.co.uk/2023/01/02/why-dax

[https://blog.crossjoin.co.uk/2023/01/02/why-dax-window-functions-are-important-for-performance-in-power-bi-directquery-mode/]

Jeffrey Wang's Blogs on Window Function

pbidax.wordpress.com/2022/12/15/introdu

[https://pbidax.wordpress.com/2022/12/15/introducing-dax-window-functions-part-1/]

pbidax.wordpress.com/2022/12/23/introdu

[https://pbidax.wordpress.com/2022/12/23/introducing-dax-window-functions-part-2/]