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 have a task event date in the past. This task was not reported as done and it's on hold.
I can create a Column with Datediff (Due Date, Date(), but would like to create a Measure instead.
My Event table have muilty tasks open for muilty units.
Thank you!!
Solved! Go to Solution.
Hi Guys,
Just found the solution:
[ # Days] = SUMX(JOBSTABLE, DATEDIFF(JOBSTABLE[Date], [ZToday],DAY))
ZToday is a measure= TODAY()
Hope will help someone else.
Jose Milhazes
Hi Guys,
Just found the solution:
[ # Days] = SUMX(JOBSTABLE, DATEDIFF(JOBSTABLE[Date], [ZToday],DAY))
ZToday is a measure= TODAY()
Hope will help someone else.
Jose Milhazes
Hi @Anonymous
Why do you want to create it as a measure instead of a column
Hi @Phil_Seamark,
Main reason is my dataset is reaching the PBI limits, and the file size is also growing fast.
Let me continue to investigate.
Regards
Jose Milhazes
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
74 | |
54 | |
50 | |
44 |