Forum Discussion
csteves
8 years agoFrequent Visitor
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 t...
v-jiascu-msft
8 years agoMicrosoft 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