Forum Discussion
edithees
4 years agoNew Member
Word cloud not showing the correct value
I am using word cloud to display the frequency of words. As you can see on the bar graph next to it, the word 'course' has the highest number but the word cloud is not reflecting that. In fact, it's ...
amitchandak
Super User
4 years agoedithees , Hope there is no visual level filter.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
edithees
4 years agoNew Member
Hi Amit, thanks for your reply. I don't know how to attach a file here...
Source is
then I applied these steps to split up all the words in the column Word into single rows and merged it with a stop word table ( left anti ) to get to the output
| Words |
| able |
| academics |
| across |
| active |
| active |
| activities |
| activities |
| activities |
| activities |
| activities |
| activities |
| activities |
| activities |
| activities |
| activities |
| actually |
| actually |
| addressing |
| adopt |
| advance |
| affect |
| affective |
| align |
| align |
| align |
| aligned |
| aligning |
| aligning |
| alignment |
| alignment |
| alignment |
I can't paste the entire column due to word limit in this reply box. How do I attach the file?
Thank you