<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get the time between task assigned to task accepted</title><link>https://community.appian.com/discussions/f/general/9575/how-to-get-the-time-between-task-assigned-to-task-accepted</link><description>Hi, How to find the out the time calculation between task assigned to task accepted. OriginalPostID-257444</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get the time between task assigned to task accepted</title><link>https://community.appian.com/thread/42138?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2017 15:59:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a195ffab-3017-44a2-a878-a92f66cb3a16</guid><dc:creator>samiullahm</dc:creator><description>tp!starttime gives the date and time when the task is assigned. To get accepted time we can add a input variable to the node with value now().&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the time between task assigned to task accepted</title><link>https://community.appian.com/thread/41961?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 10:19:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af884740-8a38-4edd-996e-98f409f90a5e</guid><dc:creator>priyankasabankar</dc:creator><description>you can use task properties for this, once the task is assigned to some user or group, you can get the assignment time by &amp;quot;tp!starttime&amp;quot; from the task properties.once the task is accepted by some user, that username will be available in &amp;quot;tp!owner&amp;quot; you can get the time when the value is assigned to this(if(not(isnull(tp!owner)) store now()), let me know if this helps!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the time between task assigned to task accepted</title><link>https://community.appian.com/thread/41960?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 09:19:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e15478ac-04bf-4483-b8d6-480f65b428f3</guid><dc:creator>Sachin</dc:creator><description>Refer link also &lt;a href="https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-mnLnMsN9SZTMxfkKbIvAB1H9aeqM1s2A/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the time between task assigned to task accepted</title><link>https://community.appian.com/thread/41945?ContentTypeID=1</link><pubDate>Thu, 12 Jan 2017 21:13:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e48e0182-2b6e-4139-9677-08277656fd9b</guid><dc:creator>Poorna Guduri</dc:creator><description>I missed to mention that you will not be able to find the property task_avg_lag() or the Task Metrics category in process modelling. It will only be available in Task Reports (which will be available in Portal Designer). Please find the snapshots attached. Hope it helps.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/Task-Metrics-in-Task-Report.PNG"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/Task-Metrics-in-Task-Report.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/Task-Properties-in-Process-Model.PNG"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/Task-Properties-in-Process-Model.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the time between task assigned to task accepted</title><link>https://community.appian.com/thread/41941?ContentTypeID=1</link><pubDate>Thu, 12 Jan 2017 19:58:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a089f3b-29f8-4428-93c6-ae2887444bfa</guid><dc:creator>Poorna Guduri</dc:creator><description>Hi sateeshn, there is a task metrics property task_avg_lag() which gives you the time lapse between task assignment and task acceptance.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>