Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Calculate the average per category

Hi,   i was searching yesterday within the community for a solution but did not find anything that matches my case. If this was already discussed i would be glad if somebody can piont out the post....
  • amitchandak's avatar
    amitchandak
    6 years ago

    Which calculations you have used.

    In case you have used this, hope you created it is a measure, not Column

     

    divide(sum(price),sum(qty))

     

    Please share the formula you created. It should be dynamic. Unless there is join missing.  Or Interactions are off.