<?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: Syntax Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121232#M510281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this is showing that the max() is 4/2/2018... do you know why? I am not sure I understand your data well enough to answer this... but may be you know why&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2018 19:28:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-08-14T19:28:44Z</dc:date>
    <item>
      <title>Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121227#M510276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to show avg number of days from when a generic build resource is populated to when a named resource is populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generic resources = &lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;RESOURCE with a&amp;nbsp; "_" in the name like charges_builder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Requirement: IGNORE generic name of &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;ccl&lt;/SPAN&gt;_consult&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;STRONG&gt;Requirement: if no "_" (generic) resource, use start date of COMMITTEE_CAT = "ERC - Assigned" to first date name is populated&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="comment-list__comments" style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"&gt;&lt;DIV class="list-row comment-item" data-row-id="2818954" style="padding: 8px 0px 0px;"&gt;&lt;DIV class="comment-item__container" style="padding: 1px 0px 0px;"&gt;&lt;DIV class="comment-item__content" style="padding-left: 48px; font-size: 1rem;"&gt;&lt;DIV class="reset markdown comment-item__body" style="padding: 1px 0px 0px; font-size: 1rem; background-color: #fafafa;"&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;One DEFECT_ID could have multiple generics or multiple names for each RESOURCE_TYPE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;For example, DEFECT_ID 10811 should show the avg days from ClinDoc Resource and Primary Assignee (even though both happen to be the same name here). I would like to see two values since there are two RESOURCE_TYPES and is should count from the 7/31 date NOT 7/19.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;How do I write the expression to give me the time that a specific RESOURCE_TYPE went from generic to named?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 17:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121227#M510276</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-08T17:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121228#M510277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but may be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Max(FACT_ALM_DEFECT_RESOURCE.START_DATE)- Min({&amp;lt;FACT_ALM_DEFECT_RESOURCE.RESOURCE = {'*_*'}&amp;gt;}FACT_ALM_DEFECT_RESOURCE.START_DATE)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ,DEFECT_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 17:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121228#M510277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-08T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121229#M510278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2018-08-08_13-05-40.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210298_2018-08-08_13-05-40.jpg" style="width: 620px; height: 253px;" /&gt; !Thanks Sunny... but something looks off when I pull that in. Here's another version using a Cyclic Group (cResourceTypeResource).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select CCL Resource and then a person, the result confuses me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 20:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121229#M510278</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-08T20:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121230#M510279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I am not sure I understand what you need. Would you be able to provide the expected output based on few different selections?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121230#M510279</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-09T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121231#M510280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="6602.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210843_6602.jpg" style="width: 620px; height: 161px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6602 should show less than a day but I see 27.03 days?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 19:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121231#M510280</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-14T19:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121232#M510281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this is showing that the max() is 4/2/2018... do you know why? I am not sure I understand your data well enough to answer this... but may be you know why&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 19:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121232#M510281</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-14T19:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121233#M510282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your screen shot was meant for someone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I was using the wrong fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DM_STAT_ALM_DEFECT_BUILD_RESOURCE.RESOURCE_TYPE &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt;"&gt;DM_STAT_ALM_DEFECT_BUILD_RESOURCE.RESOURCE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT_ALM_DEFECT_RESOURCE.START_DATE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT_ALM_DEFECT_RESOURCE.RESOURCE &lt;/P&gt;&lt;P&gt;FACT_ALM_DEFECT_RESOURCE.RESOURCE_TYPE&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 21:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121233#M510282</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-14T21:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121234#M510283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I need is the avg days for EACH Generic *-* resource until a name was populated other than *-*.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 6602, I would need one value for CCL Resource, ClinDoc Resource, Enterprise Clinical Informaticist, MPage Resource, Primary Assignee and Rules Resource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, I only see one calculation for the entire ticket.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 21:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121234#M510283</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-14T21:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121235#M510284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the screenshot I wanted to share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210905_Capture.PNG" style="height: 89px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 11:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121235#M510284</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-15T11:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121236#M510286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have two resource field... which one you are planning on using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 11:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121236#M510286</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-15T11:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121237#M510288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand the question. There are several resource type fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 19:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121237#M510288</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-15T19:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121238#M510290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah - I want to use the right one. I thought it was Fact but maybe it's DM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 15:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121238#M510290</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-27T15:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121239#M510292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see updated requirement for clarity:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Requirement: IGNORE generic name of &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;ccl&lt;/SPAN&gt;_consult&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;STRONG&gt;Requirement: if no "_" (generic) resource, use start date of COMMITTEE_CAT = "ERC - Assigned" to first date name is populated&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 18:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121239#M510292</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-27T18:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121240#M510294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 14:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121240#M510294</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-08-28T14:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121241#M510296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 18:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-Help/m-p/121241#M510296</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-25T18:42:02Z</dc:date>
    </item>
  </channel>
</rss>

