Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Empty result previousmonth

Hi all,   I'm using the following measure in my report. I want to summarize the price of the previous month. The result stays empty.     PriceLastMonth = CALCULATE ( sum('StoredProcedure'[Price...
  • dedelman_clng's avatar
    dedelman_clng
    7 years ago

    If you remove the non-related "Date" field from the table, does it show up?