Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Dax

Hi all I am try to calculate the percent of spend for each month.  My current formula takes the ppv for each month and divides it by the total spend. I need to be able to divide PPV value for each month by the Spend value for each month in DAX.   So for example, right now for the month of july its calulating 3.87/279.3 and retuns 1.38%. What I need it to calcualte 3.87/70.5 and return 5.48%.

 

This is my current formula:

DIVIDE(
SUM('FY20 PPV'[PPV]),
SUM('All POs by delv date'[Total Spend])
)
 

 

jcarnovale_0-1606751194061.png

jcarnovale_1-1606751307582.png

 

 

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , the formula looks correct. Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.