Forum Discussion

klittle95's avatar
klittle95
Regular Visitor
7 years ago
Solved

visualization table will only use unique values

I'm fairly new to Power BI, so it's entirely possible the solution to this is staring me in the face, but I've been working on it since yesterday and I'm out of ideas. I'm trying to calculate how mu...
  • klittle95's avatar
    klittle95
    7 years ago

    You were on the right track--the working code:

    Working Price = CALCULATE (  SUMX('ProceduresHistory-1', Related(ProceduresDetails[PD-Price])))