Forum Discussion
Anonymous
5 years agoNot applicable
Column ' ' in table 'source_data_view' cannot be found or may not be used in this expression
Hello - I am trying to create a calculated field that calculates the difference between a partner's rank this week against their rank the previous week. The main formula below: Trend_Ran...
MFelix
Super User
5 years agoHi Anonymous ,
Are this calculations measures or columns? Appears to me that you are maknig a calculated column trying to use a measure, and so the calculation does not return correct result.
Are you abble to share a sample file?