This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a survey data. I had made the WordCloud from comment responses from Survey.
Following is the table:
'data'
| EmpID | Location | Function | Tenure | Gender | Comment |
| 1 | Chennai | Corporate | 1-2 years | Female | Too informal at home |
| 2 | Delhi | Agency | 0-1 years | Male | To informal at home |
| 3 | Mumbai | Corporate | 2-5 years | Male | Overcoming the urge to take nap. |
| .... | ... | .... | ... | ... | .. |
| 101 | Mumbai | Logistics | 1-2 years | Male | Work 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.
Hi , @maqsud
Not very clear what you want.
If what you want is to show an error messege, it is suggest to create another card visual .
Best Regards,
Community Support Team _ Eason
@maqsud ,
The way I can think of is switch visual based on Count Value, see if bookmark can help
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 41 | |
| 21 | |
| 19 |