Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I'm attempting to create a column/measure that shows average engagement rate per athlete. I already have a measure for engagement rate included in the post section, but I'm having trouble writing the correct calculation for it. My relationships are included below. My ideal scenario would be to have a column in the athlete section called "athlete engagement rate".
The data is social media posts from athletes. Along with displaying the engagement rate of each post like I have already, I also want to show the average engagement rate for that channel to show if the post is performing better or worse than expected. I've attempted a few different calculations but end up getting the same input as Post Engagement Rate. It is also a direct query so I've received the "does not work with direct query" prompt as well. Any suggestions? I can include more data/examples if needed. Thanks!
Hi @AW31 ,
You could refer to the following measure:
Measure 2 = AVERAGEX ( ALLEXCEPT ( Table, Table[Handle] ), [Engagement Rate] )
I will try this. Thank you!
Hi @AW31 ,
You could accpet replies you like if your questions have been solved.
hi @AW31 ,
are you able to upload a sample of your pbix file to DropBox, One Drive, Drive or similar and then include a link to it?
That will help in understanding your goals.
Also please include an example of what the column 'athlete engagement rate' should show.
Regards,
LC
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
60 | |
60 | |
49 | |
45 |