Forum Discussion
Anonymous
5 years agoNot applicable
Capture price changes
Hi, I have below data, I would like to capture the changes of the price for each Part No: I would like the result to be like below, capture the price whenever it changes: can som...
v-diye-msft
5 years agoCommunity Support
Hi Anonymous
you can do this by a easy function:
- Anonymous5 years agoNot applicable
v-diye-msft is Ealiest Date a calculated column? can you please share the DAX.
- v-diye-msft5 years agoCommunity Support
Hi Anonymous
I didn't write DAX, just change the aggreate type of date column, you'll make it.
- Anonymous5 years agoNot applicable
v-diye-msft thanks , I will try it.