
More specifically, what I had in mind was to create a c.f. that will return a value showing whether or not for the item, it was the List or Discount value (or both or neither) that changed in a given month. So if from April to June there was no change in either List or Discount, then it should display has 'Neither'. But if there was a change in List in July, then it should return as 'List'. And if no further changes in either measures, then return 'Neither'. Example data is provided below.
9 risposte
Hi @Martin Valle, the calculated field part should be easy but how do you want to consume the output?
Does the screenshot below look like your expected output?