<?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: importing just one item from exist table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97678#M15676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's exactly what I pointed out before, use set analysis in expression, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;avg(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;{&amp;lt;[CAMPAIGN_NAME]={"1 GB Churn Same day"}&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Data)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Or whatever other campaign name you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will only get one campaign in the expression, even though you loaded all of them.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2018 15:56:59 GMT</pubDate>
    <dc:creator>felipedl</dc:creator>
    <dc:date>2018-07-04T15:56:59Z</dc:date>
    <item>
      <title>importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97673#M15671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears&lt;/P&gt;&lt;P&gt;I have one chart that shows all of my offers and the usage and count of qualified subscribers that is connected to one table,&lt;/P&gt;&lt;P&gt;now I want just show one of them(from connected table) in other chart separately, would you please help me how can I seperate it in one chart that show just one item that I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for exampale:&lt;/P&gt;&lt;P&gt;I have below table &lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206657_qlik.PNG" style="height: 118px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I want to import just first item in my dashboard not whole of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2018 07:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97673#M15671</guid>
      <dc:creator>nazaninslp</dc:creator>
      <dc:date>2018-06-30T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97674#M15672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nazanin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use set analysis for it, like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let's say you want average daily data usage&lt;/P&gt;&lt;P&gt;avg(&lt;STRONG&gt;{&amp;lt;[CAMPAIGN_NAME]={"1 GB Churn Same day"}&amp;gt;}&lt;/STRONG&gt;Data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bolded part is the set analysis, which lets you filter on a graph a specific dimension value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 10:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97674#M15672</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-07-02T10:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97675#M15673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felip&lt;/P&gt;&lt;P&gt;it is not matter AVG,SUM or ..., I just want to show and inport just one campaign name and its value like a piture that I have shared before.&lt;/P&gt;&lt;P&gt;but when i want import the campaign name , all of campaigns name imported in table, I just want to one of them not whole.&lt;/P&gt;&lt;P&gt;would you please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 05:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97675#M15673</guid>
      <dc:creator>nazaninslp</dc:creator>
      <dc:date>2018-07-03T05:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97676#M15674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading your campaign table, use the [CAMPAIGN_NAME] as a where clause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Campaign:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From [Whatever]&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Where [CAMPAIGN_NAME]&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;="1 GB Churn Same day"&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;That will only load one campaign.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 12:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97676#M15674</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-07-03T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97677#M15675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Dear Felip&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in other sheet I need my all campiagns list and their usage, so if i limited the campiagn_name just for mentioned item, the others will not load.&lt;/P&gt;&lt;P&gt;is there any way to do it in expression part.&lt;/P&gt;&lt;P&gt;Thank you for your big cooperation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 11:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97677#M15675</guid>
      <dc:creator>nazaninslp</dc:creator>
      <dc:date>2018-07-04T11:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: importing just one item from exist table</title>
      <link>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97678#M15676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's exactly what I pointed out before, use set analysis in expression, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;avg(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;{&amp;lt;[CAMPAIGN_NAME]={"1 GB Churn Same day"}&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Data)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Or whatever other campaign name you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will only get one campaign in the expression, even though you loaded all of them.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 15:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/importing-just-one-item-from-exist-table/m-p/97678#M15676</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-07-04T15:56:59Z</dc:date>
    </item>
  </channel>
</rss>

