Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I operate a PBI report for our work Fantasy Football league, over the season it has given me the opportunity to learn more about Power BI based upon requests from participants in the league. We have various attributes for each participant so we can display data by site and department and our Headline page shows data as below. One request has me stumped. I want to be able to combine scores achieved in several weeks to show the score for a month.
My data is arranged so that for each player for each matchday we have the points that they have scored, the contest spans over 9 months with there being a total of 38 matchdays, I have a table of data that identifes in which month each matchday occurs. The example shown here shows values over the months but it is only the first scoring week for each month - what is the best way to use data transformation so that values from W1-W36 map to Months 1-9?
@Anonymous
How are you planning to aggregate weeks into months?
Because weeks can fall to 2 different months
The weeks are tagged as being associated with a specific month, the data is not date driven, the columns in the Excel are text values that denote Matchday (Week Number) and in which Month the Matchday occured.