Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi
I want to calculate the difference between two dates in DATE/TIME format and return the difference in MINUTES.
the DAX formula as follows:
Solved! Go to Solution.
Please Write below Formula
DateDiff = DATEDIFF(TABLE[Start Date],TABLE[Ended On],MINUTE)
Note - Remove .Date from [Ended On]
Please Accept a Solution if you solved it.
Please Write below Formula
DateDiff = DATEDIFF(TABLE[Start Date],TABLE[Ended On],MINUTE)
Note - Remove .Date from [Ended On]
Please Accept a Solution if you solved it.
User | Count |
---|---|
14 | |
9 | |
8 | |
7 | |
5 |
User | Count |
---|---|
24 | |
16 | |
15 | |
10 | |
7 |