The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Solved! Go to Solution.
I think you're on the right track already, but you'll need to wrap "adm-date-time" in a SELECTEDVALUE() function. In the end, the formula should look like:
Difference = DATEDIFF(SELECTEDVALUE([adm-date-time]), NOW(), MINUTES)
I think you're on the right track already, but you'll need to wrap "adm-date-time" in a SELECTEDVALUE() function. In the end, the formula should look like:
Difference = DATEDIFF(SELECTEDVALUE([adm-date-time]), NOW(), MINUTES)
thanks Vicky. Such a simple solution. Much appreciated
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |