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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
PompeuPD
Frequent Visitor

Average difference between multiple dates in column

Hi,

 

In this query I have two separate tables. One with baby cows that have been born, and the second with the mothers.

 

In the first one I have the following columns

Baby cow ID

Mothers ID code 

Date of birth

 

In the second I have the following column

Mothers ID code

 

The problem is that the same mother can give birth multiple times. So in the first table I sometimes have the same Mothers ID code with different birth dates

 

I want to be able to calculate the average time difference, that a given cow gives birth so that i end up with a table with these columns:

Mothers ID code

Month Average between Births (For example: 12.3 months)

 

I merged the two tables but i ended up with duplicates Mothers ID code (as expected), and i dont know where to go from there.

Table after merge:

Mothers ID code         Date of birth

1001                            10/2/2015

1001                            11/2/2016

1001                              7/3/2017

1002                            10/4/2017

1003                            7/10/2016

1003                              8/9/2017

...

 

The result I want:

Mothers ID code      Month Average between births

 

 

Hope that someone can help me 

 

 

0 REPLIES 0

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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