Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
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 |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 73 | |
| 38 | |
| 35 | |
| 26 |