<?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: Use alternate state one per dimension value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996995#M953664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2015 13:06:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-11-27T13:06:24Z</dc:date>
    <item>
      <title>Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996994#M953663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use alternative states to solve my problem. I have two datasets with the same data but they are different snapshots. Except from one sheet all diagrams only take one dataset (specified by flag 'fileName') into concern. On one sheet my goal is to compare those two sets using 8 different expressions in a pivot table. Right now I use 'FileName' as dimension and something like 'Sum({$&amp;lt;FileName = &amp;gt;} Distance)' as expression. That works fine but now there should be two list boxes (for Group1 and Group2) which filter only one dataset (selections made in Group1 should only influence dataset1, selections in Group2 sould only affect dataset2).&lt;/P&gt;&lt;P&gt;As far as I understand alternative states they work that way that two expressions (for the different group) are calculated for each dimension value, but I want to use one state for echt dimension value.&lt;/P&gt;&lt;P&gt;I attached a file of my actual pivot table, but right now, it is not possible to do alternative selections for regions of the two different files.&lt;/P&gt;&lt;P&gt;Does anyone know if this is possible and if yes how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 09:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996994#M953663</guid>
      <dc:creator />
      <dc:date>2015-11-27T09:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996995#M953664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 13:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996995#M953664</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-27T13:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996996#M953665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a bit unclear how your setting looks like and what you are trying to achieve, and the screenshot is not helping much in here. Could you upload a small QVW that represents your setting (could contain mock up data if needed)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 13:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996996#M953665</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-27T13:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996997#M953666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a QVW. Let me explain what i intend to get:&lt;/P&gt;&lt;P&gt;I want to select "Alice" for File "D17.11.2015" and and select "Bob" for File "D24.11.2015" to compare the # of Orders and Deliveries Alice placed last week and Bob placed this week. Note that in my production system I have more sheets with diagrams and for that reason there exists a listbox "FileName" where always one value has to be selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 13:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996997#M953666</guid>
      <dc:creator />
      <dc:date>2015-11-27T13:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996998#M953667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this expression helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(&lt;SPAN style="color: #ff0000;"&gt;{[Alt1]&amp;lt;FileName = {'D17.11.2015'}&amp;gt; + [Alt2]&amp;lt;FileName = {'D24.11.2015'}&amp;gt;}&lt;/SPAN&gt; [Order Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 14:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996998#M953667</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-27T14:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996999#M953668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this approach looks good. What possibility do I have if I do not want to hard code the two filenames? There are always only 2 possibilities, but if i get newer data i do not want to always manualle edit the set expressions...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 14:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/996999#M953668</guid>
      <dc:creator />
      <dc:date>2015-11-27T14:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997000#M953669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({[Alt1]&amp;lt;FileName = {"$(=SubField(Concat({1}DISTINCT FileName, '|'), '|', 1))"}&amp;gt; + [Alt2]&amp;lt;FileName = {"$(=SubField(Concat({1}DISTINCT FileName, '|'), '|', 2))"}&amp;gt;} [Order Date])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 14:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997000#M953669</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-27T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997001#M953670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the great solution.&lt;/P&gt;&lt;P&gt;Is there any possibility to set color (green) for the higher value and another color (red) for the lower value (as i always have 2 values per expression)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the maximum of the two values using&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; =&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'D17.11.2015'}&amp;gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt2]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'D24.11.2015'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Order Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and store it in the variable eMaxOrder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use this variable to define the text color it does not work correctly. I try to compare the actual value of [# Orders] with the variable to set the color, but using the following expression both values for [# Orders] are colored green&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[# Orders]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(eMaxOrder)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, Green(), LightRed()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 11:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997001#M953670</guid>
      <dc:creator />
      <dc:date>2015-12-01T11:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997002#M953671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to be working for me. Check it out:&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/107725_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 12:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997002#M953671</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-01T12:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997003#M953672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to add the most importent thing (sorry!), i added "Employee" as dimension and it is on top (before "FileName").&lt;/P&gt;&lt;P&gt;I attatched the actual file. Please notice that my If-Clause increased because I do not want the order number colored if they both have the same value; in that case I want them to stay black.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 15:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997003#M953672</guid>
      <dc:creator />
      <dc:date>2015-12-01T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997004#M953673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hopefully this:&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/107760_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression -&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Count(TOTAL &amp;lt;Employee&amp;gt;{[Alt1]&amp;lt;FileName={'D17.11.2015'}&amp;gt;} [Order Date]) = Count(TOTAL &amp;lt;Employee&amp;gt;{[Alt2]&amp;lt;FileName = {'D24.11.2015'}&amp;gt;} [Order Date]), Black(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([# Orders] = eMaxOrder, Green(), LightRed()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997004#M953673</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-01T17:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997005#M953674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid but it does not work as desired.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Orders_per_Employee.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107822_Orders_per_Employee.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;That is what i get, when I do not select anything. For # Deliveries it seems to work correctly but # Orders (Alice) the 3 should be green whereas the 1 should be red. And # Orders (Bob) the 1 should be red and the 2 green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also do not understand what "&amp;lt;Employee&amp;gt;" in front of set analysis does, could you explain that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 08:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997005#M953674</guid>
      <dc:creator />
      <dc:date>2015-12-02T08:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997006#M953675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I found the solution. I had to change the expression for eMaxOrder to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'D17.11.2015'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Order Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt2]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'D24.11.2015'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Order Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'D17.11.2015'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Order Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt2]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'D24.11.2015'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Order Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 10:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997006#M953675</guid>
      <dc:creator />
      <dc:date>2015-12-02T10:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997007#M953676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Let us know if you still have any problem &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997007#M953676</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-02T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997008#M953677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, I am wondering if FileName field contains many values, how do I deal with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 03:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997008#M953677</guid>
      <dc:creator />
      <dc:date>2016-03-31T03:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use alternate state one per dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997009#M953678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean when you say multiple values? Do you have an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 09:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-alternate-state-one-per-dimension-value/m-p/997009#M953678</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-31T09:06:03Z</dc:date>
    </item>
  </channel>
</rss>

