Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I want to calculate no of days by date range.
Please suggest how to do that
Solved! Go to Solution.
Hi @Anonymous
You may create a measure like below.
Measure = COUNT('Table'[Date])
Regards,
Cherie
Hi @Anonymous
You may create a measure like below.
Measure = COUNT('Table'[Date])
Regards,
Cherie
Hi @v-cherch-msft ,
I am trying to filter on the two date, there are no other date between these two. so can i get no of days difference by filter.
Regards,
Gaurav Manral
Hi @Anonymous
You can use DATEDIFF function in DAX.
Please see the attached blog post:
https://blog.crossjoin.co.uk/2015/06/22/using-datediff-to-calculate-time-intervals-in-dax/
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 36 | |
| 27 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |