Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Community
I'm not so used to use power BI and maybe you can help me with this problem.
I have a chart dysplaying week by week the number of distinct days where events have taken place. If I have, for week #3, 5 events on Monday, and 10 events on Wenesday, I will have 2 distinct days as result (don't mind the different colors in the chart below).
This chart is depending on different filters that we can apply (a lot of them, as client, place, type of event, weekend or not, etc....)
I would like to have a second chart (a gauge), related to the first chart and its filters, calcultating the mean of distinct days per week where events have taken place.
Somebody able to help ? 🙂
Thanks a lot
Solved! Go to Solution.
You would need to create a measure that essentially does a SUMMARIZE of your table by week with a count of days where events have taken place. You would then do an AVERAGEX against that table. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
You would need to create a measure that essentially does a SUMMARIZE of your table by week with a count of days where events have taken place. You would then do an AVERAGEX against that table. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Hi Greg, you're maybe able to help me a 2nd time about the same topic...
Here is my formula from your advice and it works :
Hi Greg,
Thanks for the advice, and thanks for the solution ! It works 🙂 !
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 |
---|---|
76 | |
76 | |
55 | |
37 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |