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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
GCGradwell
Helper I
Helper I

Average Revenue per customer

Hi everyone,

 

I am trying to generate an Average Revenue per Customer column in Power BI. I have data on each sale made to a customer, including their Customer ID, the revenue generated from the sale, which Department the sale was made in and the type of subscription package was purchased.

 

Since some customers only buy one item and others buy multiple, the Average Revenue per Customer must be per unique customer.

 

My approach thus far has been to create a new column with DAX formula: 

 

Average Revenue per Customer = SUM('MyData'[Sales])/DISTINCTCOUNT('MyData'[Customer ID])

 

This is not returning the desired result as I am getting a much lower Average Revenue per Customer value than expected.

 

The software is very new to me apologies if this is a basic question or if it is worded poorly.

 

 

Thanks in advance for any help.

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@GCGradwell visuals in power bi will take care of that for you. say for example you want to visualise that in column chart all you need to do is drop customer column in Axis area, revenue column in Values area and then click on dropdown arrow for Values column and select average.

 

Capture.PNG

View solution in original post

2 REPLIES 2
ankitpatira
Community Champion
Community Champion

@GCGradwell visuals in power bi will take care of that for you. say for example you want to visualise that in column chart all you need to do is drop customer column in Axis area, revenue column in Values area and then click on dropdown arrow for Values column and select average.

 

Capture.PNG

Thank you very much!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.