Skip to main content

DAX function to create column with shifted rows


Create a DAX function that reads a given column, then creates a new column where the contents of each row in the original column are shifted n times above/below in the new column. This can be used for previous sales entries or moving range charts. I have noticed there are many creative ways of ...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
Needs Votes