Forum Discussion
Rewrite query to alter calculation
Hi TomMartens
Thank you very much for your reply. Apologies for being unclear.
I have the following measure (I'm ignoring the weightings)
my filter1 selection is height, and filter2 is rp, using a example with the gender Male
the measure will isolate rows that has height attribute for male which give values of (1,3), average these values resulting in 2. It will then isolate rows in sheet2 with rp attribute and give values of (1,3) average it again resulting in 2. Finally, it will multiply these two averages which gives 4.
I want to isolate the values in both tables first, (1,3) and (1,3), multiply them on row by basis resulting in (1,9) and then average these values which will give me 5.
I hope this is a bit more clear.
https://drive.google.com/file/d/1oDDJYBgTyPxSfuENRNdN3LTQwVGXGXin/view?usp=share_link