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 different color coding .  Any one have an idea to display the conditional formatting/different color code in chart.

 

 

 

  • 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

4 Replies

    • rmettu_1242's avatar
      rmettu_1242
      Advocate 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-msft's avatar
        v-haibl-msft
        Microsoft Employee

        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