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

The Fabric community is now in read-only for platform upgrade. Learn more

Reply
lparks
Regular Visitor

How Do I Create Cost Per Click In Power BI

I created a simple formula to get cost per click metric which is cost / click.

 

This is the formula I have Cost Per Click = DIVIDE ( 'Append1'[Total cost],'Append1'[Total Clicks]), but the answer is not correct. Can someone help me. 

 

Total clicks = 5214 

Total Cost = 15,428

Cost Per Click should be 15428 / 5214 = $2.95 but I'm getting the answer $194.19 with the formula above. Can anyone help me with the correct formula? I'm new to Power BI so not sure how it all works.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@lparks , Try a measure like , Assuming [Total cost] and [Total Clicks] are columns

 

Cost Per Click = DIVIDE ( Sum('Append1'[Total cost]),Sum('Append1'[Total Clicks]))

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@lparks , Try a measure like , Assuming [Total cost] and [Total Clicks] are columns

 

Cost Per Click = DIVIDE ( Sum('Append1'[Total cost]),Sum('Append1'[Total Clicks]))

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.