Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Row level measure syntax: (Current year data) minus (SAMEPERIODLASTYEAR data) * Quantity

Hi,   I'm new to DAX... I am trying to create a measure that calculates (i.e. calculates row by row, then aggregates):   ( (Current year sales / Current year quantity) - (Prior year sales / Prior...
  • Ashish_Mathur's avatar
    3 years ago

    Hi,

    Share some data to work with (in a format that can be pasted in an MS Excel file) and show the expected result.