<?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 Graphic with values from 2 different lists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478942#M687375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, i need some help here.&lt;/P&gt;&lt;P&gt;&lt;OBJECT height="0" style="font-size: 10pt; line-height: 1.5em;" type="application/gas-events-bb" width="0"&gt;&lt;/OBJECT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 sheets with data, 2 lists (OPTIONAL and OPTIONAL_DESIRED) to filter that data's and i also have a list mixing those 2 lists (let's call this 'Wanted list').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a graphic that shows me both selections, list 1 plus list 2, i need the graphic to do the same thing as the Wanted list does plus providing me the sum of the costs for each optional.&lt;/P&gt;&lt;P&gt;And also, if i select the same optional from list 1 and 2, the cost doesn't change twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching my XLS and my QVW, and I've already selected some values, and as you'll be able to see, the graphic show me both but the cost is totally wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PS: you need to change the path at the script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[xxxx\data config.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is F1);'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 12:49:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-12T12:49:14Z</dc:date>
    <item>
      <title>Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478942#M687375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, i need some help here.&lt;/P&gt;&lt;P&gt;&lt;OBJECT height="0" style="font-size: 10pt; line-height: 1.5em;" type="application/gas-events-bb" width="0"&gt;&lt;/OBJECT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 sheets with data, 2 lists (OPTIONAL and OPTIONAL_DESIRED) to filter that data's and i also have a list mixing those 2 lists (let's call this 'Wanted list').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a graphic that shows me both selections, list 1 plus list 2, i need the graphic to do the same thing as the Wanted list does plus providing me the sum of the costs for each optional.&lt;/P&gt;&lt;P&gt;And also, if i select the same optional from list 1 and 2, the cost doesn't change twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching my XLS and my QVW, and I've already selected some values, and as you'll be able to see, the graphic show me both but the cost is totally wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PS: you need to change the path at the script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[xxxx\data config.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is F1);'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 12:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478942#M687375</guid>
      <dc:creator />
      <dc:date>2013-12-12T12:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478943#M687376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the best I could come up with. Hard coded I am afraid...&lt;/P&gt;&lt;P&gt;Please add all fields in expression, I only added 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 13:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478943#M687376</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2013-12-12T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478944#M687377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for replying, i see what you did but that 'Optional Desired' list, that list can change according to the client, and if that changes i need to add all the fields in expression again right?&lt;/P&gt;&lt;P&gt;If i'm right, is there another way? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 13:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478944#M687377</guid>
      <dc:creator />
      <dc:date>2013-12-12T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478945#M687378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a data island in the reload script combining both dimensions into one, and thus using the new dimension in the charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 13:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478945#M687378</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2013-12-12T13:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478946#M687379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but i have no idea what you are talking about lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 16:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478946#M687379</guid>
      <dc:creator />
      <dc:date>2013-12-12T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478947#M687381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio.&lt;/P&gt;&lt;P&gt;load distinct values from optional and optional_desired into a new field and use this field as a dimension :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllOptionalTable:&lt;/P&gt;&lt;P&gt;LOAD distinct &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONAL as AllOptional&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[xxxx\data config.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is F1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllOptionalTable:&lt;/P&gt;&lt;P&gt;LOAD distinct &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONAL_DESIRED&amp;nbsp; as AllOptional&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[xxxx\data config.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is F2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create a new field AllOptional which you can use. As this will not be connected to your data, some additional set analysis will be required in the expression. Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478947#M687381</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2013-12-12T17:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478948#M687383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to do that but i don't think i did that right and that didn't work. I'm attaching my original workbook and QVW.&lt;/P&gt;&lt;P&gt;&lt;OBJECT height="0" type="application/gas-events-bb" width="0"&gt;&lt;/OBJECT&gt;What i need is to show at the 'Bar Graphic' the selection on 'AS IS' and 'OPTIONAL' without bugging my costs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way i did there, i'm using the same expression i used on the List to mix both selection and it works, however the costs go crazy with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at the Graphic, instead of the Expression you select 'Optional', the costs are going to be right but you are only getting the selection from Optional, and i need both selections to show in there.&lt;/P&gt;&lt;P&gt;And i also tried to put a TOTAL, at the end, but it's not showing me anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 11:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478948#M687383</guid>
      <dc:creator />
      <dc:date>2013-12-16T11:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478949#M687385</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;Please find the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478949#M687385</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-16T12:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478950#M687386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, use this attachments i sent last. Those are my original ones. (Project Review and data config) &lt;/P&gt;&lt;P&gt;And &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i see what you did but that 'AS IS' list, that list can change according to the client, and if that changes i need to add all the fields in expression again&lt;/SPAN&gt;, am i right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478950#M687386</guid>
      <dc:creator />
      <dc:date>2013-12-16T13:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478951#M687387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am not sure about your exact requirement. Please explain the expected output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478951#M687387</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-16T13:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic with values from 2 different lists</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478952#M687388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need the graphic to do the same thing as the 'TO BE' list does, to show all both selections in it.&lt;/P&gt;&lt;P&gt;But i also need to show the 2 costs i'm working on the graphic (the red one and the blue one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cuz if i use the same expression i'm using on the list at the graphic, it shows what i need, which is the selection of both lists, but the costs goes crazy (if you sum them you gonna notice that).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 14:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-with-values-from-2-different-lists/m-p/478952#M687388</guid>
      <dc:creator />
      <dc:date>2013-12-16T14:38:04Z</dc:date>
    </item>
  </channel>
</rss>

