Forum Discussion

csteves's avatar
csteves
Frequent Visitor
8 years ago

Calculated Field - %

Hello,

 

I am trying to create a calculated field to show market share. I get the field, however when I put it as a visual, I only have choices to average, sum, median, variance, etc. I just want to see the market share by selected filters. I'd imagine this has to be possible and I'm just missing something. I appreciate any advice. 

 

Thanks 

1 Reply

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi csteves,

     

    The calculated field just acts as the normal fields. For example below, if you select item A, the calculated column should perform an aggregation calculation.

     

    Item   Calculated_column

    A               10

    A               20

     

    Maybe you need a measure. Please share a dummy sample.

     

    Best Regards,

    Dale