Forum Discussion
F2Di
3 years agoFrequent Visitor
Row - The previous row
I need to get the value now- the value in the previous row
- an exepression in power bi report builder
Thanks
7 Replies
- Ashish_MathurSuper User
Hi,
I am not sure about Power Builder but i can try to do so in DAX as a calculated column. Share some data and show the expected result.
- F2DiFrequent Visitor
and i needed to be like this
- Ashish_MathurSuper User
Hi,
I do not know anything about Power builder. So do you want this to be done in PowerBI Desktop with a calculated column or with the Query Editor? Also, share data in a format that can be pasted in an MS Excel file.
- DataVitalizerSuper User
Hi F2Di
In PBRB you can return the previous value using the Previous function, here is a link to its description
Did it work ? 👍 A kudos would be appreciated 📢 Mark it as a solution to help spreading knowledge