Forum Discussion

maqsud's avatar
maqsud
Helper III
6 years ago

Measure for Visual Level Filter.

I have a survey data. I had made the WordCloud from comment responses from Survey. 

 

Following is the table: 

'data'

EmpIDLocationFunctionTenureGenderComment
1ChennaiCorporate1-2 yearsFemaleToo informal at home
2DelhiAgency0-1 yearsMaleTo informal at home
3MumbaiCorporate2-5 yearsMaleOvercoming the urge to take nap.
...................
101MumbaiLogistics1-2 yearsMaleWork from Home not possible

 

 

Following is the measure of No. of Response card = COUNTROWS(data)

 

 

I want WordCloud should throw some error Something like "Insufficient Responses". If No. of Responses is less than 5. 

3 Replies