Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have start date from one table and end date from another table,i have used dax to find the difference, how do l find average of the difference?
ID Table x(Start date) Table Y(End date) No of Days taken
2 2-2-2020 2-24-2020 20
6 2-3-2020 2-20-2020 17
How do i find the average number of days using dax having start date and end date are from two different tables
Solved! Go to Solution.
Hi @kondoajames ,
You can simply create a measure as follows:
HI @kondoajames ,
Is there any relationship between these 2 tables?
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Thanks,
Pragati
Yes they joined by the ID
Hi @kondoajames ,
Have you already calculated the difference in dates?
You require a single AVERAGE value for this difference right?
Thanks,
Pragati
Yes, just a single average value.
Hi @kondoajames ,
You can simply create a measure as follows:
I dont have a table name, since i used a measure to get the difference.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
67 | |
61 | |
52 | |
36 | |
36 |
User | Count |
---|---|
84 | |
74 | |
56 | |
45 | |
44 |