Forum Discussion
Anonymous
8 years agoNot applicable
Wordcloud with drill down for textual analysis
Hello all,
Is there any way to create a word-cloud where the user can drill down by clicking on a word?
My data is in a format like below.
| Words | word 1 | word 2 | word 3 | word 4 | word 5 |
| word 1 | xx | xx | xx | xx | xx |
| word 2 | xx | xx | xx | xx | xx |
| word 3 | xx | xx | xx | xx | xx |
| word 4 | xx | xx | xx | xx | xx |
| word 5 | xx | xx | xx | xx | xx |
I want to create a word-cloud visualization where I present all the words (the size is the count that I get from a different table) but when the user clicks for example on word 1 to display all the words based on the value that they have for word 1.
thanks in advance,
1 Reply
- deldersveld
Resident Rockstar
You cannot currently drilldown on a Wordcloud custom visual, but you could setup a second wordcloud at the lower level. Clicking on the first cloud would filter down the results on the second.