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.
hello to everybody
I have a table with 4 columns:
member_Id | start date | end date| status
and a day by day calendar in another sheet
I can, thanks to @v-jiascu-msft ,
count the number of people each day and slice by category or whatever.
I need now to compute a weekly average like this :
if a personn belongs to the table for only 3 days in a week, it will add only 3/7 for this particular week.
Furthemore, it would be great to look after the working days on one side and the weekend on the other side, or the holidays, or any category in my calendar.
I can't do it in a day-by-day table because it would lead to make a huge number of rows.
thanks to everyone
Phil
Seems like a variation of Open Tickets. https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/m-p/409364#M147
Instead of SUM you would use AVERAGE.
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 |
---|---|
11 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
9 |