Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Field Parameter for Pie Chart Not Working Properly

Hi All,    I have 4 variables which captures the likeliness of recommending a product. They are all in Text and has 6 possible values: Extremely Unlikely, Unlikely, Neutral, Somewhat Likely, Extrem...
  • Ritaf1983's avatar
    2 years ago

    Hi Anonymous 
    Field parameters are less recommended for analyzing data by categories, the best practice is to unpivot the table and to bring it to :

    more information about it on the link

    https://www.youtube.com/watch?v=OdmrPM_zqgs

    I also prepared PBIX with the data that you put on question, so you can follow my steps on pq:
    Link to PBIX 

    According to the visualization,

    Unfortunately, I was not able to fully understand the type of comparison you are trying to make, so I prepared some examples with different comparisons.

    If it is not one of the three comparisons I prepared (you can find them in the linked file too), please show the desired result.

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly