<?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: Venn Diagrams - Dynamic Selections for Objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626389#M1092939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;I think, we have 2 possible ways:&lt;/P&gt;&lt;P&gt;1. User selects diagram level (f.i. order type, order etc.)&lt;/P&gt;&lt;P&gt;2. We calculate this level, finding highest level, where 2 possible&lt;/P&gt;&lt;P&gt;elements exists (like chart with hierarchy group dimension)&lt;/P&gt;&lt;P&gt;Which approach is preffered by uswest?&lt;/P&gt;&lt;P&gt;23-05-2014 16:44 użytkownik "matthew truslove" &amp;lt;qcwebmaster@qlik.com&amp;gt;&lt;/P&gt;&lt;P&gt;napisał:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;      Qlik Community &amp;lt;http://community.qlik.com/&amp;gt;   Re: Venn Diagrams -&lt;/P&gt;&lt;P&gt;Dynamic Selections for Objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from matthew truslove&amp;lt;http://community.qlik.com/people/teelovef1?et=watches.email.thread&amp;gt;in *New&lt;/P&gt;&lt;P&gt;to QlikView* - View the full discussion&amp;lt;http://community.qlik.com/message/534690?et=watches.email.thread#534690&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 15:05:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-23T15:05:11Z</dc:date>
    <item>
      <title>Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626385#M1092935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BACKGROUND:&lt;/P&gt;&lt;P&gt;A few posts ago &lt;A href="https://community.qlik.com/qlik-users/122330"&gt;Dariusz Mielczarek&lt;/A&gt; was Genius enough to help me create Set Analysis variables to create a Venn Diagram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those variables looked like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;vVennSelect1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Order_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),',',1)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;vVennCount1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;Order_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vVennSelect1)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and for the intersections&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;vVennCount_AB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&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;if&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;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&amp;lt;Order_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=vVennSelect1)','$(=vVennSelect2)'}&amp;gt;}Order_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=2,1,0), ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN style="font-size: 10pt;"&gt;Along with some google expression API, i was able to create a nice Venn diagram when the user selected 2 or 3&amp;nbsp; given [Order_Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;however after some UAT, users said they would like the Venn to work on high level detail rather than the granular detail of [Order_Name] . My Data Model has other fields with groupings such as [Order_Type] (online, mail, telephone, walkin) or [Delivery_Type] (voucher, evoucher, delivery, pickup).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;QUESTION:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i'm using &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections &lt;SPAN style="color: #000000; font-size: 10pt;"&gt;-&lt;SPAN style="color: #808080;"&gt; &lt;SPAN style="color: #333333;"&gt;is there any other way i could adjust these expressions and variables to allow the Venn Diagram to show ,based of the count of ID, using the field they are selecting on the dashboard? rather that hardcoded to one measurment [Order_Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 12:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626385#M1092935</guid>
      <dc:creator />
      <dc:date>2014-05-23T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626386#M1092936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use groups and getfieldselections(GetCurrentField('groupname'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626386#M1092936</guid>
      <dc:creator />
      <dc:date>2014-05-23T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626387#M1092937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think we may try to use concat() instead GetFieldSelections. Please attach your sample or link to old thread to let community easier find example for trying ideas &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;reagrds&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 13:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626387#M1092937</guid>
      <dc:creator />
      <dc:date>2014-05-23T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626388#M1092938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the file i cannot get to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the blue boxes are meant to resolve the variables to see if the work but problem 1: i can resolve the intersects and problem 2: i can only seem to get this to work when i hard code a field name like ORDER_TYPE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 14:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626388#M1092938</guid>
      <dc:creator />
      <dc:date>2014-05-23T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626389#M1092939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;I think, we have 2 possible ways:&lt;/P&gt;&lt;P&gt;1. User selects diagram level (f.i. order type, order etc.)&lt;/P&gt;&lt;P&gt;2. We calculate this level, finding highest level, where 2 possible&lt;/P&gt;&lt;P&gt;elements exists (like chart with hierarchy group dimension)&lt;/P&gt;&lt;P&gt;Which approach is preffered by uswest?&lt;/P&gt;&lt;P&gt;23-05-2014 16:44 użytkownik "matthew truslove" &amp;lt;qcwebmaster@qlik.com&amp;gt;&lt;/P&gt;&lt;P&gt;napisał:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;      Qlik Community &amp;lt;http://community.qlik.com/&amp;gt;   Re: Venn Diagrams -&lt;/P&gt;&lt;P&gt;Dynamic Selections for Objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from matthew truslove&amp;lt;http://community.qlik.com/people/teelovef1?et=watches.email.thread&amp;gt;in *New&lt;/P&gt;&lt;P&gt;to QlikView* - View the full discussion&amp;lt;http://community.qlik.com/message/534690?et=watches.email.thread#534690&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 15:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626389#M1092939</guid>
      <dc:creator />
      <dc:date>2014-05-23T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626390#M1092940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best approach i think for this dashboard would be letter the user be in control of which they want to select of a minimum of one and maximum of three items per level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 15:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626390#M1092940</guid>
      <dc:creator />
      <dc:date>2014-05-23T15:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626391#M1092941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm going to explore this option as well, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 15:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626391#M1092941</guid>
      <dc:creator />
      <dc:date>2014-05-23T15:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626392#M1092942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can imagine that:&lt;/P&gt;&lt;P&gt;- user selects from 1'st listbox (always one selected)&amp;nbsp; diagram level. There are items like Order Name, Order Type, Delivery Type.&lt;/P&gt;&lt;P&gt;- there is 2'nd listbox with items deppending of selection in 1'st listbox&lt;/P&gt;&lt;P&gt;So, we have Island table with all possible diagram levels and with expressions we need depending of user selection.&lt;/P&gt;&lt;P&gt;This way our expressions are dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what do you think about this idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 15:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626392#M1092942</guid>
      <dc:creator />
      <dc:date>2014-05-23T15:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626393#M1092943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that seems like the logical approach, as long as the the venn can display the crossovers like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="OT.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/59477_OT.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or when they choose another level it may look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DT.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/59478_DT.JPG.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 16:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626393#M1092943</guid>
      <dc:creator />
      <dc:date>2014-05-23T16:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626394#M1092944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as we can see in the first diagram some customer ordered something from all 3 order_type where as the 2nd diagram show that the customers never choose all 3 deleivery methods&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 16:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626394#M1092944</guid>
      <dc:creator />
      <dc:date>2014-05-23T16:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626395#M1092945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this is possible &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I understand, that we will still count ID, but in the context of other dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 16:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626395#M1092945</guid>
      <dc:creator />
      <dc:date>2014-05-23T16:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Venn Diagrams - Dynamic Selections for Objects</title>
      <link>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626396#M1092946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is very very simple example for you how you may deal with chart level selection and how to build dynamic expressions. Try to change hardcoded column name with $(=only(Col_name)).&lt;/P&gt;&lt;P&gt;Let me know if it works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 20:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Venn-Diagrams-Dynamic-Selections-for-Objects/m-p/626396#M1092946</guid>
      <dc:creator />
      <dc:date>2014-05-23T20:23:39Z</dc:date>
    </item>
  </channel>
</rss>

