Skip to main content
Formula to divide number value in Bucket by the total number in RowCount. I have tried amongst others, but I cannot get iit to work.

 

IF(BucketField_81320107= "YES", 0/ RowCount, 0), but that does not work
8 answers
0/9000