Forum Discussion
gladies123
Helper I
4 years agoReg: hide a value
Hi, Kindly help me to hide a value(1) which is highlighted i have created si.no using following dax(measure) si.no= RANKX(ALLSELECTED(cxsurrender[V_RET_RESULT]),CALCULATE(SUM(cxsurrender[Index])),...
- Anonymous4 years ago
Check whether you use right field in HASONEVALUE function. It should work.
gladies123
Helper I
4 years agoit returns whole column as blank, 1(value) in the total section has to hide
Anonymous
4 years agoNot applicable
Check whether you use right field in HASONEVALUE function. It should work.