<?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: Using visual cues in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530323#M481416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See i can see you have different months column.&lt;/P&gt;&lt;P&gt;for each you have different values&lt;BR /&gt;1)So either you can take the latest month and show that background in concept&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;2)Take the average of all and den show it,you need to think over it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 05:51:07 GMT</pubDate>
    <dc:creator>saumyashah90</dc:creator>
    <dc:date>2013-10-09T05:51:07Z</dc:date>
    <item>
      <title>Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530318#M481411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to color the concepts in green which have green background for two consecutive columns (Ex: Headlamps)&lt;/P&gt;&lt;P&gt;and need to color the concepts in red which have red color font for two consecutive columns. (Ex: shutter speed, disk partitioning)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the pivot table, the dimensions, the expression used and the visual cues used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47353_Untitled.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530318#M481411</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530319#M481412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(Previous(Concept)=Concept, 'NO', 'YES') as NewConcept&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how a new concept is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to study/identify which concepts have sustained over time/ which concepts have died out based on the difference in the counts of those counts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530319#M481412</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530320#M481413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is&lt;/P&gt;&lt;P&gt;you have +Concept in the dimension&lt;/P&gt;&lt;P&gt;Click on the + sign ,you will get&amp;nbsp; 3-4 option under it,&lt;/P&gt;&lt;P&gt;Click on background&amp;nbsp; and write a expression under it&lt;/P&gt;&lt;P&gt;if([Incremental Change in Concepts]&amp;gt;0,Green(),Red());&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530320#M481413</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T05:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530321#M481414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saumya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But incremental change in concept for the whole dimension will not make sense right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;STRONG&gt;(Sum(Count_Concepts))-(Before(Sum(Count_Concepts)&lt;/STRONG&gt;))&amp;gt;0,Green(),Red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the variable incremental change in concepts has the function BEFORE in it. Which is dependent on the columns of the pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let know if I need to provide additional data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530321#M481414</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530322#M481415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the qvw with restricted data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly post the answer as a&amp;nbsp; screenshot or in text. As I use a personal edition which cannot open other qvws.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530322#M481415</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530323#M481416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See i can see you have different months column.&lt;/P&gt;&lt;P&gt;for each you have different values&lt;BR /&gt;1)So either you can take the latest month and show that background in concept&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;2)Take the average of all and den show it,you need to think over it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530323#M481416</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T05:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530324#M481417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and about the dimension thing,Yes you need to take it as a dimension if you are using it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530324#M481417</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T05:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530325#M481418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saumya,&lt;/P&gt;&lt;P&gt;I understand that part but my requirement is not just the last month and also taking the average wont suffice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to figure out those concepts which have incrementally grown over time. Which means identifying those concepts that have green fields across consecutive months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the converse is required to identify the concepts which have declined over time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530325#M481418</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530326#M481419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Putting the same question in general QV users sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identifying customers who've bought stuff in an increasing rate throughout the time frame considered.&lt;/P&gt;&lt;P&gt;and identifying the customers who've reduced purchase consistently over the time frame considered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530326#M481419</guid>
      <dc:creator />
      <dc:date>2013-10-09T05:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530327#M481420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay there is one more question for this then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if it is 1in Oct,-4 in Nov,2 in Dec and -3 in Jan&lt;/P&gt;&lt;P&gt;So how you want to&amp;nbsp; show background of the concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GoodOption would be.&lt;/P&gt;&lt;P&gt;You can check previous month and latest month ( If it has grown show green or else red)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 05:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530327#M481420</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T05:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530328#M481421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That case let it be blank, since it has random pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to specifically identify the best and worst cases. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how do I do that ( previous month latest month thing ??)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530328#M481421</guid>
      <dc:creator />
      <dc:date>2013-10-09T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530329#M481422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Value for Latest month and previous Month.&lt;/P&gt;&lt;P&gt;If(Latest Month(Value)&amp;lt;0) and PrevMonth(Value)&amp;gt;0,Green,red)&lt;/P&gt;&lt;P&gt;Depends how you want to take it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530329#M481422</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T06:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530330#M481423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what should be in value ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530330#M481423</guid>
      <dc:creator />
      <dc:date>2013-10-09T06:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530331#M481424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you are taking me wrong&lt;/P&gt;&lt;P&gt;Latest Month is not a function it is a &lt;STRONG&gt;field&lt;/STRONG&gt; name of the latest month which consist of the values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530331#M481424</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T06:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530332#M481425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no formal training in QV. Self learning mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you kindly type the expression based on my data and fields that I've used. Got the point but I'm not able to formulate it. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks easy but I'm unable to do it. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530332#M481425</guid>
      <dc:creator />
      <dc:date>2013-10-09T06:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530333#M481426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay no problem.&lt;/P&gt;&lt;P&gt;you need to tell me how are you getting these values or from where you are getting this&lt;/P&gt;&lt;P&gt;Apr1990 Jul1990 Oct1990&lt;/P&gt;&lt;P&gt;these columns? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530333#M481426</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T06:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530334#M481427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a dimension named Start_Period&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530334#M481427</guid>
      <dc:creator />
      <dc:date>2013-10-09T06:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530335#M481428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay and its format is MMM-YYYY ? or those are text ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530335#M481428</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T06:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530336#M481429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET DateFormat='MM/DD/YYYY';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='MM/DD/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCEPT_TEMP:&lt;/P&gt;&lt;P&gt;LOAD MonthName(Start_Period) as Start_Period, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530336#M481429</guid>
      <dc:creator />
      <dc:date>2013-10-09T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using visual cues in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530337#M481430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thats nice,&lt;/P&gt;&lt;P&gt;Can you Load&lt;/P&gt;&lt;P&gt;CONCEPT_TEMP:&lt;/P&gt;&lt;P&gt;Load Date(Start_Period,'MMM-YYYY') as Start_Period,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and where does the below values comes from? i.e 1,2,-4,-3 etc?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 06:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-visual-cues-in-pivot-table/m-p/530337#M481430</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-10-09T06:50:20Z</dc:date>
    </item>
  </channel>
</rss>

