March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have two columns in the same table that are both date columns. I want to subtract one column from the other to measure the days between the dates.
Using the below example row one would be 01/21/2020 - 01/02/20 = 19 days
I'm assuming creating a measure is the best approach...not sure how to do this.
User | Count |
---|---|
120 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |