Forum Discussion

xierwee's avatar
xierwee
Helper I
7 years ago
Solved

using result from another measure

Hi experts,   I have the following result (Table1) from a measure ( DIVIDE(sum('Performance'[weights]), CALCULATE(sum('Performance'[weights]), ALLSELECTED('Performance'[fund])))* sum(Performance[...
  • tex628's avatar
    tex628
    7 years ago

    You can call a measure within another measure...