<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How To Create A Time Off Report To Reflect Half Days vs. Full Days in Workfront Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539956#M49080</link>
    <description>&lt;P&gt;There's probably a neater way that could enable conditional formatting or filtering, but in a pinch this column in your Time Off report will show the duration of time in Hours if less than 8 hours, or in Days if more than 8 hours.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;displayname=Duration&lt;BR /&gt;textmode=true&lt;BR /&gt;valueexpression=IF((DATEDIFF({startDate},{endDate})*-1)&amp;lt;.3333,CONCAT((DATEDIFF({startDate},{endDate})*-1*24)," Hours"),CONCAT(ROUND((DATEDIFF({startDate},{endDate})*-1),0)," Days"))&lt;BR /&gt;valueformat=HTML&lt;BR /&gt;
&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 20:00:27 GMT</pubDate>
    <dc:creator>-WE</dc:creator>
    <dc:date>2022-08-08T20:00:27Z</dc:date>
    <item>
      <title>How To Create A Time Off Report To Reflect Half Days vs. Full Days</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539940#M49079</link>
      <description>&lt;P&gt;Is there a way to pull future PTO/time requested off hours (or somehow add in via text mode) where you can distinguish full days vs. partial days into a report? [For example] Our team wants to be able to easily see who is requesting full days off vs. who is requesting 4 hours in that day off. Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 19:15:51 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539940#M49079</guid>
      <dc:creator>wesleyanne</dc:creator>
      <dc:date>2022-08-08T19:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How To Create A Time Off Report To Reflect Half Days vs. Full Days</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539956#M49080</link>
      <description>&lt;P&gt;There's probably a neater way that could enable conditional formatting or filtering, but in a pinch this column in your Time Off report will show the duration of time in Hours if less than 8 hours, or in Days if more than 8 hours.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;displayname=Duration&lt;BR /&gt;textmode=true&lt;BR /&gt;valueexpression=IF((DATEDIFF({startDate},{endDate})*-1)&amp;lt;.3333,CONCAT((DATEDIFF({startDate},{endDate})*-1*24)," Hours"),CONCAT(ROUND((DATEDIFF({startDate},{endDate})*-1),0)," Days"))&lt;BR /&gt;valueformat=HTML&lt;BR /&gt;
&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 20:00:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539956#M49080</guid>
      <dc:creator>-WE</dc:creator>
      <dc:date>2022-08-08T20:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: How To Create A Time Off Report To Reflect Half Days vs. Full Days</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539960#M49081</link>
      <description>&lt;P&gt;We use a custom form with a drop down for Partial or Full Days off.&amp;nbsp; We don't use the built in Time Off Calendar because we need to have days off approved so we have a request queue for PTO.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 20:32:15 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539960#M49081</guid>
      <dc:creator>Stacey_Robertson</dc:creator>
      <dc:date>2022-08-08T20:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: How To Create A Time Off Report To Reflect Half Days vs. Full Days</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539975#M49083</link>
      <description>&lt;P&gt;Thank you for this suggestion, great idea.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 23:13:09 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539975#M49083</guid>
      <dc:creator>wesleyanne</dc:creator>
      <dc:date>2022-08-08T23:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: How To Create A Time Off Report To Reflect Half Days vs. Full Days</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539976#M49084</link>
      <description>&lt;P&gt;Worked like a charm! Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 23:13:31 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/how-to-create-a-time-off-report-to-reflect-half-days-vs-full/m-p/539976#M49084</guid>
      <dc:creator>wesleyanne</dc:creator>
      <dc:date>2022-08-08T23:13:31Z</dc:date>
    </item>
  </channel>
</rss>

