Forum Discussion
Anonymous
5 years agoNot applicable
adjusting quick measure
Im using quick measure and want to make a small adjustment instead of IN i want to choose the whole table.. how do i go about doing that ? Count of BICUST difference from 1, 10, 1000,...
samdthompson
5 years agoMemorable Member
Hello, try making this measure:
DistinctBICUST=DISTINCTCOUNT('VBISALES (2)'[BICUST])
Anonymous
5 years agoNot applicable
thanks for that suggestion, didnt work though. I remember trying that