Forum Discussion
Fahad12
3 years agoFrequent Visitor
Need help to remove aggregation from my DAX function
So I have a very simple DAX but always get stuck in why it always doesn't accept columns non aggregated columns... I always face this error whether I try to "Add Column" or "New Measure" they both do...
- 3 years ago
Not quite shore what you are after here bt i'm reading this as you want to bring a cell value from a previous row?
Have a look at the Offset function mentioned here. -- it's quite new.
https://learn.microsoft.com/en-us/dax/new-dax-functions
Fahad12
3 years agoFrequent Visitor
Any help is appreciated.