Forum Discussion

rmettu_1242's avatar
rmettu_1242
Advocate II
9 years ago
Solved

WordCloud Visualization conditional formatting/custom color code

Hi everyone,   i am using wordcloud visualization for my text analysis. how to display conditional formatting for  certian words/sentences or  selected words/sentence i would like to show in differ...
  • v-haibl-msft's avatar
    v-haibl-msft
    9 years ago

    rmettu_1242

     

    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