Forum Discussion
sa1
9 years agoFrequent Visitor
Conditional Top 5
I have a table with an attribute ‘A’ for a given day with numerical data. I have calculated its value for the previous day – measure ‘B’ using the DATEADD function. The delta between A AND B has been...
Greg_Deckler
9 years agoCommunity Champion
Sounds like a measure based upon TOPN but not sure about the all positive or negative aspect of it. Would have to think about that.