top of page
Power BI | Excel | Python | SQL

Implementing Fill Up and Fill Down in DAX
In this blog let's take a look at how you can Fill blank cells with values before or after them also know as Fill Up or Fill Down in various tools.
Antriksh Sharma
3 days ago3 min read
371
0

Understanding how Time Intelligence functions are evaluated in Row Context
I have been thinking about this for a while, a series of blogs where I try to explain how a particular piece of DAX code works. For this...
Antriksh Sharma
May 16, 20248 min read
1,049
3

ADDCOLUMNS Function in DAX for Power BI, Power Pivot and SSAS
ADDCOLUMNS is a DAX table function that allows user to add new columns to the existing data. It has 3 main Arguments Table - The table on...
Antriksh Sharma
May 12, 20214 min read
5,958
0
bottom of page