Forum Discussion
Nick435
2 years agoRegular Visitor
How to create column based on previous value in same calculated column?
Hello, any one can help to create calculated column or measure for the "Expect" column? thank you
- 2 years ago
Hi Nick435
I think there are multiple ways to achive your required output, and the following is one of them:
You can create helper columns to get the result you need:
I attach the pbix file below:
DataNinja777
2 years agoSuper User
Hi Nick435
I think there are multiple ways to achive your required output, and the following is one of them:
You can create helper columns to get the result you need:
I attach the pbix file below:
- Nick4352 years agoRegular Visitor
Thank you so much. it works!!!