dax

dax

1079 bookmarks
Custom sorting
Creating and Displaying a Last Refresh Date Measure
Creating and Displaying a Last Refresh Date Measure
usiness users often need to know how fresh the data is that they see on a Power BI report. This requirement can be interpreted to mean either “when was the last date & time that the sour…
tommypuglia·sqlserverbi.blog·
Creating and Displaying a Last Refresh Date Measure
Understanding blank row and limited relationships
Understanding blank row and limited relationships
DAX creates a blank row to guarantee that results are accurate even if a regular relationship is invalid. The blank row is not created for limited relationships. This article shows the effect of not having a blank row in your tables. We dedicated a previous article to the blank row in DAX. In that ar
tommypuglia·flip.it·
Understanding blank row and limited relationships
Speed up Distinct Count calculations in Power BI using Aggregations - Phil Seamark on DAX
Speed up Distinct Count calculations in Power BI using Aggregations - Phil Seamark on DAX
This article aims to show how you can speed up distinct count calculations in Power BI using the built-in user-defined aggregations feature. The user-defined aggregation feature in Power BI is designed to work with direct query models and usually gets used for calculations such as SUM, MIN, MAX etc. However, it can also work well … Continue reading Speed up Distinct Count calculations in Power BI using Aggregations
tommypuglia·dax.tips·
Speed up Distinct Count calculations in Power BI using Aggregations - Phil Seamark on DAX
Windows Functions in DAX - SQLBI
Windows Functions in DAX - SQLBI
Learn how to use the new DAX window functions (INDEX, OFFSET, and WINDOW) to manipulate tables by sorting and partitioning data. This whitepaper is a draft.
tommypuglia·sqlbi.com·
Windows Functions in DAX - SQLBI
Using DAX to Normalize Data in Power BI - DataVeld
Using DAX to Normalize Data in Power BI - DataVeld
Reading Time: 2 minutes A challenge to which I infrequently return is attempting to create various “new” chart types using only Power BI’s native visuals. For example, I have tried to replicate a Horizon chart and Slopegraph in Power BI without the use of...
tommypuglia·dataveld.com·
Using DAX to Normalize Data in Power BI - DataVeld
(19) OFFSET and its usage with Calculation Groups | LinkedIn
(19) OFFSET and its usage with Calculation Groups | LinkedIn
The DAX OFFSET function has been talked about for a while now. The main entry point to this function for almost everyone was the article by Marc Lelijveld How to OFFSET in DAX would make your life easier – Data – Marc (data-marc.
tommypuglia·linkedin.com·
(19) OFFSET and its usage with Calculation Groups | LinkedIn
Unlock an ample new world by seeing through a window
Unlock an ample new world by seeing through a window
There are new DAX functions: INDEX, OFFSET, and WINDOW. These functions allow us to compose powerful filter tables that have not been possible before or at least require very complex DAX code. These functions come with additional clauses, namely ORDERBY and PARTITIONBY. PARTITIONBY enables the partitioning of a virtual table.
tommypuglia·minceddata.info·
Unlock an ample new world by seeing through a window
INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
This is the second installment in our two-part series on DAX window functions announced in the December 2022 release of Power BI Desktop. I will first answer the questions that I had received from …
tommypuglia·pbidax.wordpress.com·
INTRODUCING DAX WINDOW FUNCTIONS (PART 2)
Introducing DAX Window Functions (Part 1)
Introducing DAX Window Functions (Part 1)
The December 2022 release of Power BI Desktop includes three new DAX functions: OFFSET, INDEX, and WINDOW. They are collectively called window functions because they are closely related to SQL wind…
tommypuglia·pbidax.wordpress.com·
Introducing DAX Window Functions (Part 1)
Exploring WINDOW DAX function
Exploring WINDOW DAX function
I enjoyed testing the new WINDOW DAX function in Power BI with different use cases. In this blog, I will share with you some use cases of the WINDOW function announced in the December 2022 updates of Power BI . I tested the new OFFSET and INDEX functions 👉
tommypuglia·amalbenrebai.substack.com·
Exploring WINDOW DAX function
Marco Russo on Twitter
Marco Russo on Twitter
It's nice to see that #ChatGPT has found that many #dax functions are just #excel ones. It explains why it is shameless to suggest them. But you can guide the AI to something that works.A 🧵1/13 pic.twitter.com/bZafvz0esr— Marco Russo (@marcorus) December 10, 2022
tommypuglia·twitter.com·
Marco Russo on Twitter
Introducing DAX Window Functions (Part 1)
Introducing DAX Window Functions (Part 1)
The December 2022 release of Power BI Desktop includes three new DAX functions: OFFSET, INDEX, and WINDOW. They are collectively called window functions because they are closely related to SQL wind…
tommypuglia·pbidax.wordpress.com·
Introducing DAX Window Functions (Part 1)