Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have 12 month columns (Jan - Dec) and a finances column (total budget).
When I unpivot the months columns, i have what I need (column for month and column for value. The problem is that for the measures, the 'finance' column now shows 12x for each line, so the only option is to divide the total finance budget by 12?
Example:
measure would be 'Finance = sum(finance..)/12 //since there are 12 months and therefor 12x values.
Finance | Jan | Feb | .... | Dec |
5000 | 500 | 100 | .... | 100 |
3500 | 300 | 200 | .... | 400 |
1000 | 400 | 200 | .... | 0 |
Solved! Go to Solution.
Hi, @PBInonpro
Yes. After you unpivot the months columns, you need add a new custom column to divide the total finance budget by 12.
Best Regards,
Community Support Team _ Eason
Hi, @PBInonpro
Yes. After you unpivot the months columns, you need add a new custom column to divide the total finance budget by 12.
Best Regards,
Community Support Team _ Eason
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
70 | |
37 | |
29 | |
26 |
User | Count |
---|---|
91 | |
49 | |
44 | |
38 | |
37 |