<?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: Map same field value twice in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1644047#M594510</link>
    <description>&lt;P&gt;Maybe try joining instead of mapping table.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 01:50:55 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2019-11-07T01:50:55Z</dc:date>
    <item>
      <title>Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1643947#M594509</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;How to combine Shipped units and Order by Cancel date and create new column called booked on script level in attached QVW&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1643947#M594509</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2024-11-16T02:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1644047#M594510</link>
      <description>&lt;P&gt;Maybe try joining instead of mapping table.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 01:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1644047#M594510</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-11-07T01:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1645928#M594511</link>
      <description>&lt;P&gt;Dinesh, the only thing I have in addition to Arthur's comment are the following Design Blog posts that may be of some further help on this one:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-join-use-Applymap-instead/ba-p/1467592" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-join-use-Applymap-instead/ba-p/1467592&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully they help you move things forward, if you have an update, please leave that for us.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 14:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1645928#M594511</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-12T14:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1645938#M594512</link>
      <description>&lt;P&gt;I don't know if you need to do this in script only, but you can do this on the front end using set analysis&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{&amp;lt;Series, [SERIES NAME] = P([SERIES NAME])&amp;gt;}&lt;/LI-CODE&gt;&lt;P&gt;The only thing to note here is that this will be expression based and not dashboard based...&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 15:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1645938#M594512</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-12T15:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1646513#M594513</link>
      <description>&lt;P&gt;HI sunny,&lt;/P&gt;&lt;P&gt;I need this on script level as I am using same series field all over Dashboard, I created a sample so that you will better understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 15:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1646513#M594513</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2019-11-13T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Map same field value twice</title>
      <link>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1646514#M594514</link>
      <description>&lt;P&gt;Hello Brett,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't use mapping table in this situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 15:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-same-field-value-twice/m-p/1646514#M594514</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2019-11-13T15:42:48Z</dc:date>
    </item>
  </channel>
</rss>

