Forum Discussion
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
- lbendlinSuper User
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523 - Ashish_MathurSuper User
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?
- Ashish_MathurSuper User
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?