<?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: Trying to get a customized project report column to display in an issue report in Workfront Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511782#M43532</link>
    <description>&lt;P&gt;I haven't tried this out myself (Friday laziness) but have you tried swapping out the listmethod line? Like try using:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;listmethod=nested(project.tasks).lists&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 18:07:51 GMT</pubDate>
    <dc:creator>skyehansen</dc:creator>
    <dc:date>2022-05-20T18:07:51Z</dc:date>
    <item>
      <title>Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511780#M43530</link>
      <description>&lt;P&gt;The customized project report column uses the following code:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;displayname=Current Task Status Details&lt;/P&gt;&lt;P&gt;listdelimiter=&amp;lt;div&amp;gt;&lt;/P&gt;&lt;P&gt;listmethod=nested(tasks).lists&lt;/P&gt;&lt;P&gt;textmode=true&lt;/P&gt;&lt;P&gt;type=iterate&lt;/P&gt;&lt;P&gt;usewidths=true&lt;/P&gt;&lt;P&gt;valueexpression=IF({numberOfChildren}=0,IF({canStart},IF(CONTAINS("CPL",{status}),"",CONCAT({name}," - ",{assignedTo}.{name}," - ",{plannedCompletionDate}))))&lt;/P&gt;&lt;P&gt;valueformat=HTML&lt;/P&gt;&lt;P&gt;width=300&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;However I haven't been able to get to display in a correlating issues/requests report&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 16:57:55 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511780#M43530</guid>
      <dc:creator>SethPo1</dc:creator>
      <dc:date>2022-05-20T16:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511781#M43531</link>
      <description>&lt;P&gt;Hi Seth - Unfortunately, you won't be able to convert this to an issue report. Tasks are not a "collection" on the issue object type. [Collections are the many to one relationships an object has]&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Not sure what your end goal is, but in the past I have kind of "faked" a request report but doing a project report but I just filter it on the Converted Issue Originator where it equal $$USER.ID. So my requesters can see only the projects that were converted from requests they made and I can showcase all the project dates and info I need to share. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 17:47:17 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511781#M43531</guid>
      <dc:creator>AnthonyIm</dc:creator>
      <dc:date>2022-05-20T17:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511782#M43532</link>
      <description>&lt;P&gt;I haven't tried this out myself (Friday laziness) but have you tried swapping out the listmethod line? Like try using:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;listmethod=nested(project.tasks).lists&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 18:07:51 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511782#M43532</guid>
      <dc:creator>skyehansen</dc:creator>
      <dc:date>2022-05-20T18:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511783#M43533</link>
      <description>&lt;P&gt;Thanks Skye!  this put me on the right track.  I went with the following code and got it to display the way we wanted.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;listmethod=nested(resolveProject.tasks).lists&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 19:53:08 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511783#M43533</guid>
      <dc:creator>SethPo1</dc:creator>
      <dc:date>2022-05-20T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511784#M43534</link>
      <description>&lt;P&gt;ah I see, you actually want the project that the request was converted to (I thought you wanted the project the request was logged in). Yep, that's the ticket!&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 20:32:03 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511784#M43534</guid>
      <dc:creator>skyehansen</dc:creator>
      <dc:date>2022-05-20T20:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to get a customized project report column to display in an issue report</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511785#M43535</link>
      <description>&lt;P&gt;Love it! Had no idea you could do a reference inside a nested collection! Learn something new every day!!!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thank you Sky and Seth! &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 20:36:13 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/trying-to-get-a-customized-project-report-column-to-display-in/m-p/511785#M43535</guid>
      <dc:creator>AnthonyIm</dc:creator>
      <dc:date>2022-05-20T20:36:13Z</dc:date>
    </item>
  </channel>
</rss>

