Forum Discussion
adler_08
3 years agoNew Member
Average Column
Hi Good Evening, I want to create an average measure for this but not working. How can I solve this? Thank you.
Anonymous
3 years agoNot applicable
Hi adler_08 ,
Please have a try.
Create a measure.
measure=averagex(filter(al(table),table[id]=selectedvalue(table2[id)),table[value])
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.