Forum Discussion
Adam1125
8 years agoFrequent Visitor
Average weight across tables
I have the following tables, and I need to find the average weight all the IDs sold in Table 2 based off the recorded weights stored in table 2. How do I do this?
v-xjiin-msft
Solution Sage
8 years agoHi Adam1125,
Since we can't see you actual situation. Could you please share us some sample data and its corresponding expected result if possible? Otherwise we don't know where to start.
And you want to find the average weight all the IDs sold in Table 2 based off the recorded weights stored in table 2. Then how could we know which IDs are sold? What's the logic to make this calculation?
Thanks,
Xi Jin.
Adam1125
8 years agoFrequent Visitor
Hi v-xjiin-msft
Here's what some sample data of what the tables might look like, and what I'm trying to accomplish.
Sample Tables, with Average Weight of Items Sold (probably a measure I'd want to build as a helper)Average Total Weight - the end result, with the ability to slice into individual locations as shown