R-Squared measure in power pivot

前端 未结 0 1522
一个人的身影
一个人的身影 2021-01-19 02:08

I\'m trying to add a DAX measure for R^2 in PowerPivot. I saw the answer linked and my current code is as follows:

=CALCULATE(
DIVIDE(
SUMX( \'Table\'; (\'Tab         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题