<?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 compare between these 2 dimensions for row 1 only? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22513#M3773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeahh. i want the final answer if u may. thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2018 09:34:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-13T09:34:27Z</dc:date>
    <item>
      <title>How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22509#M3769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any solution on this? as u can see from the picture, i need to change the color of 10 to any colour that i want. but ist ispossible to query the Test parameter ph(5-10) and 03:00AM 10 only? thank you&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199361_Capture.PNG" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 03:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22509#M3769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T03:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22510#M3770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If([TestParameter]='pH(5-10)' AND [03:00 AM]=10, YELLOW())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 21:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22510#M3770</guid>
      <dc:creator>eduardo_dimperio</dc:creator>
      <dc:date>2018-04-12T21:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22511#M3771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=IF(IF([Test Parameter] like 'pH (5-10)',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF([03:00AM]&amp;gt;=6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF([03:00AM]&amp;lt;=10,GREEN(),BLUE()))),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF([Test Parameter] like 'TSC% (20%-50%)',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF([03:00AM]&amp;gt;=20,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF([03:00AM]&amp;lt;=50,GREEN(),BLUE()))))&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/199518_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;can you help me on this? this query does not effect my table. i want to do it for all test parameter. kindly appreciate your answer before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 02:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22511#M3771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-13T02:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22512#M3772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muhammad, you use 'cross table' for presentation. So, the answer, IMHO, will be at the side 'operations with CrossTables'. Do you want to try to solve it yourself with only lightweight advices? Or already only want the 'final answer'?&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 06:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22512#M3772</guid>
      <dc:creator>guest1</dc:creator>
      <dc:date>2018-04-13T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22513#M3773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeahh. i want the final answer if u may. thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 09:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22513#M3773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-13T09:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22514#M3774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this way? it seems to be very traditional/classic for most of BI tools. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="199610" alt="igoresz.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199610_igoresz.JPG" style="height: 264px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 20:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22514#M3774</guid>
      <dc:creator>guest1</dc:creator>
      <dc:date>2018-04-13T20:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22515#M3775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the way to use kilograms of parameters from a traditional cross-table used as a source:&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/mischief.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="199614" alt="igoresz2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199614_igoresz2.JPG" style="height: 339px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;p.s.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="199615" alt="igoresz3.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/199615_igoresz3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;crosstable‌ crosstables‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 21:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22515#M3775</guid>
      <dc:creator>guest1</dc:creator>
      <dc:date>2018-04-13T21:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22516#M3776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks mr &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" data-avatarid="14644" data-externalid="" data-online="false" data-presence="null" data-userid="262157" data-username="igoresz1" href="https://community.qlik.com/people/igoresz1" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;Игорь Степанов&lt;/A&gt;. but may i know this can happened in Qlik Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 00:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22516#M3776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T00:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22517#M3777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if([Test Parameter] like 'pH (5-10)' AND [03:00AM]&amp;gt;=5 AND [03:00AM]&amp;lt;10,BLUE(),&lt;/P&gt;&lt;P&gt;if([Test Parameter] like 'TSC% (20%-50%)' AND [03:00AM]&amp;gt;=20 AND [03:00AM]&amp;lt;51,GREEN(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Test Parameter] like 'Viscosity (cp)' AND [03:00AM]&amp;gt;10 AND [03:00AM]&amp;lt;13,YELLOW(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Test Parameter] like 'Particle Size (&amp;lt;2.269µm)' AND [03:00AM]&amp;gt;1 AND [03:00AM]&amp;lt;3,BLACK(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Test Parameter] like 'Sieve Residue (45µm)' AND [03:00AM]&amp;gt;1 AND [03:00AM]&amp;lt;46,BROWN(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Test Parameter] like 'Sieve Residue (20µm)' AND [03:00AM]&amp;gt;1 AND [03:00AM]&amp;lt;21,BROWN()))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as u can see in this query, the 1st row in 03:00AM should be BLUE but it became white. actually this table, i want to display the data that in range, if out of range, it change other colour. but it seems like impossible. correct me if im wrong. thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199648_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 02:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22517#M3777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T02:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22518#M3778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muhammad,&lt;/P&gt;&lt;P&gt;I used soft that was currently under(in) my hand(comp), it was QV desktop. But it doesnt matter, it's just a Qlik family product. May be there are some manual differences, but not the model and pivot-table... I hope))&lt;/P&gt;&lt;P&gt;Regarding the 'painting')), it looks like you already have some results.&lt;/P&gt;&lt;P&gt;You can leave here the sample-file and we(forum users) can check it here later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the model and instrument: I showed the 'cross-table model' as incremental source (my second attempt, see above both of them) and the usual pivot table as the instrument for presentation, where I just manually moved "Timeline"\"Periods" field to Header of a regular pivot table. I will check later the QS desktop later for this type of manual operations with regular pivot-tables... but probably it worked there too the same way.&lt;/P&gt;&lt;P&gt;BR, Igor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 17:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22518#M3778</guid>
      <dc:creator>guest1</dc:creator>
      <dc:date>2018-04-16T17:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare between these 2 dimensions for row 1 only?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22519#M3779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you &lt;A _jive_internal="true" data-avatarid="14644" data-externalid="" data-online="false" data-presence="null" data-userid="262157" data-username="igoresz1" href="https://community.qlik.com/people/igoresz1" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;Игорь Степанов&lt;/A&gt;. you've helped me a lot. appreciate your time. im still new on this. and will learn a lot after this. thank you again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-between-these-2-dimensions-for-row-1-only/m-p/22519#M3779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T00:48:26Z</dc:date>
    </item>
  </channel>
</rss>

