Forum Discussion
WordCloud Visualization conditional formatting/custom color code
- 9 years ago
In WordCloud, the only color setting is to set specific color for every word or sentence as below.
If you desire more functions about this custom visual, please create an idea in https://ideas.powerbi.com/forums/265200-power-bi-ideas?query=WordCloud.
Best Regards,
Herbert - 9 years ago
For sentiment analysis, you can take a look at this great article which takes advantage of Azure Text Analytics API. There is a good and simple sample there. For % Cases appear, you can use Calculate Measure to do the calculation using proper DAX formulas.
BTW, if you question/problem has been solved, you can accept the right reply as solution, so that other people who have the same question/problem can find the solution quickly.
Best Regards,
Herbert
- rmettu_12429 years agoAdvocate II
Thank you quick response.
we are looking for text minig/analysis statics like frequency of words now avaible in Power BI great feature.
other statics like sentiment analysis , % Cases appear .
- v-haibl-msft9 years agoMicrosoft Employee
For sentiment analysis, you can take a look at this great article which takes advantage of Azure Text Analytics API. There is a good and simple sample there. For % Cases appear, you can use Calculate Measure to do the calculation using proper DAX formulas.
BTW, if you question/problem has been solved, you can accept the right reply as solution, so that other people who have the same question/problem can find the solution quickly.
Best Regards,
Herbert