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...
Anonymous
5 years agoNot applicable
Thanks @Fowmy , my data source is a tabular model, and the source table is very large, around 4 millions record, so I was trying to avoid adding calcualted column.
Is there away to just do it in a measure or measures?
Anonymous
5 years agoNot applicable
One thing I forgot to menation that date column is from another table, but it is join with the part table.