Forum Discussion
Anonymous
5 years agoNot applicable
split column value based on another column
i have two column PR Compliance : PR PR DATA Within 4 Over 2 Over 2 Within ...
- 5 years ago
Anonymous Try
PR Compliance -over val =CALCULATE(AVERAGE('PR Details'[PR DATA]),'PR Details'[PR]="Within")
Tanushree_Kapse
5 years agoImpactful Individual
Hi Anonymous ,
Mark this as a solution, if I answered your question. Kudos are always appreciated.
Thanks