<?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: Alternate States Issue, Driving me crazy! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673114#M449532</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp; have you seen a similar issue to this before?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 18:20:38 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2020-02-06T18:20:38Z</dc:date>
    <item>
      <title>Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673110#M449531</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the following issue, when I use option 1 below in a straight table, it returns no result, I have 2 date listboxes, one is inherited state and the other has an alternate state of &lt;FONT color="#0000FF"&gt;altDate&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;1. =(WEEK(DATE(MAX(&lt;FONT color="#0000FF"&gt;{altDate}&lt;/FONT&gt;[Stat Date])))-WEEK(DATE(MIN([Stat Date]))))&lt;/P&gt;&lt;P&gt;if I select all the dates required from the inherited date listbox using option 2. below it works, but thats not how i want them to select&lt;/P&gt;&lt;P&gt;2. =(WEEK(DATE(MAX([Stat Date])))-WEEK(DATE(MIN([Stat Date]))))&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673110#M449531</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2024-11-16T01:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673114#M449532</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp; have you seen a similar issue to this before?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 18:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673114#M449532</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2020-02-06T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673120#M449533</link>
      <description>&lt;P&gt;What exactly are you trying to do? Select Max Stat Date from altDate and subtract Min Stat Date from inherited state? Also, where are you using this chart? In a table or text box object?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 18:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673120#M449533</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-06T18:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673136#M449535</link>
      <description>&lt;P&gt;I am using it in an expression in a straight table, I have 2 date list boxes one list box is inherited state the other is altdate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in list box 1 I select 25/09/2019 and in list box 2 I select 21/12/2019, there are 12 weeks between those dates, when I place the expression in a text object it works, but when I use it in a straight table I get a - not even a zero, I have other expressions in the straight table that work perfectly fine, but the one I post containing altDate returns nothing in the straight table&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 19:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673136#M449535</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2020-02-06T19:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673138#M449536</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Week(Max(TOTAL {altDate} [Stat Date])) - Week(Min(TOTAL [Stat Date]))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Feb 2020 19:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673138#M449536</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-02-06T19:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate States Issue, Driving me crazy!</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673175#M449538</link>
      <description>&lt;P&gt;That worked, thank you Sunny&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 21:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-States-Issue-Driving-me-crazy/m-p/1673175#M449538</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2020-02-06T21:50:23Z</dc:date>
    </item>
  </channel>
</rss>

