Forum Discussion

arun2001mjl's avatar
arun2001mjl
Helper II
3 years ago
Solved

Word Cloud Issue

Hello All,

I have a description column with 200 Rows. I want to filter the unique keywords from Description column using Word cloud in powerbi. 

Example: It was showing like...

Server - 20

Down - 18

Access - 30

Hung - 21

It works fine when Word-Breaking is ON...

 

When i OFF the work breaking, the Word cloud becomes blank.. Actually it should show 2 or 3 words

Server down - 12

Server Access - 11

Server Hung - 10

 

but it is not showing anything and it is blank. How to fix this?

  • Hi,

    My approach would be to first create a single column table with all keywords that you want to search for in the Description column.  Then we will write a calculated column formula to extract those keywords from the Description column.  The Word cloud would be created from this new calculated column.  Could you have multiple keywrods that you want to extract from the Descrioption column?

3 Replies