Forum Discussion

edithees's avatar
edithees
New Member
4 years ago

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 saying 'teaching' occurred the most and has 2 occurrence which is also false if you look at the bar graph,

 

wondering what the issue could be...

3 Replies

  • edithees , 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's avatar
      edithees
      New 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