Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 35 | |
| 27 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |