Hi everyone, hope you doing well.
May I know how can i calculate average value from a different table ? below are the example.
In table 1, i would like to calculate the average amount from table 2 based on the supplier ID.
Result expecting is
Solved! Go to Solution.
Average =
AVERAGEX ( RELATEDTABLE ( Table1 ), Table1[Amount] )
yes
Hi !!!! thank you so much !!!! thanks for the answer !
Hi @DimaMD , would also like to clarify that. I wanted to create a new column in the table 1 that store the average value from table 2
Hi, @DimaMD ,
Thanks for replying, i have tried but not sure why it could not generate my expected result.
Watch the playback when Priya Sathy and Charles Webb discuss Datamarts! Kelly also shares Power BI Community updates.
User | Count |
---|---|
111 | |
68 | |
46 | |
43 | |
35 |