<?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: Copy (multiple) possible values into another field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363547#M417600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I understand it right that you want to transfer selections from one field to another field? If yes, your search-string for the second field need to be look like: ("Value A"|"Value B"|"Value C"). You could create such an output within a textbox or a variable and copy it there to apply it on the second field. Maybe a bit easier would it be to use such a string within an actions triggerred by a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 14:20:21 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-07-12T14:20:21Z</dc:date>
    <item>
      <title>Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363545#M417598</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;would like to copy 10 ID's from field A with right click, "copy possible values" into another field B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any trick how to do it? When I paste the values into a text document, all IDs are one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try to paste it into field B it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363545#M417598</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-07-11T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363546#M417599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nobody any idea, I thought that must be possible...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 09:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363546#M417599</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-07-12T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363547#M417600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I understand it right that you want to transfer selections from one field to another field? If yes, your search-string for the second field need to be look like: ("Value A"|"Value B"|"Value C"). You could create such an output within a textbox or a variable and copy it there to apply it on the second field. Maybe a bit easier would it be to use such a string within an actions triggerred by a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363547#M417600</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-12T14:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363548#M417601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain a little more with some expected output you are looking. What values does your field A and FieldB has can you share some sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363548#M417601</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-12T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363549#M417602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it with copying my IDs to a txt and put 2 brackets () and also seperators | there, but it did not work. I will try it with " ", which I did not do up to now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looked sth like this: (2346|4555|1235|4570).&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>Wed, 12 Jul 2017 14:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363549#M417602</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-07-12T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363550#M417603</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;its really simple, I just want to manually copy IDs from one field to another, not one by one, instead all selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keen on your answer, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363550#M417603</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-07-12T14:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363551#M417604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;maybe this&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169987_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363551#M417604</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-12T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363552#M417605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The double-quotes are only needed if your values contain spaces and/or any special chars. For me worked this approach very well whereby you couldn't just past it on the listbox else you need to activate at first the search-mode. This meant activating the listbox, typing a char, pressing back-space to remove this char and now you could paste your search-string from the clipboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quite often I leave the brakets out of the search-string and start with enter the opening braket, paste the search-string and enter the closing-braket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363552#M417605</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-12T14:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363553#M417606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for sharing your experience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you are copying the IDs, click on field 2, activate the search put the first bracket there and paste your copied values and close it with another bracket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how are you adding all these | seperators?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363553#M417606</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2017-07-12T15:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363554#M417607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Antonio said.&amp;nbsp; See attachment.&lt;/P&gt;&lt;P&gt;You can make it run off of a button or automatically when a selection in the first listbox is made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 15:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363554#M417607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-12T15:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363555#M417608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant a search-string with the pipe as delimiter of the values and not just the exported dimension-values. Personally I don't need this very often in QlikView itself. Quite common are such search-strings instead with outside-values from users who needs data/views to a certain dataset. Mostly they are coming as excel-list or per mail and I create then the search-string in excel - it just needs a few seconds with an excel-expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case I would use like above mentioned an action which does the selection do. Further I could imagine to avoid these selections completely by adjusting my expressions appropriately, maybe with something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; FieldA = p(FieldB) &amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 06:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363555#M417608</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-07-13T06:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy (multiple) possible values into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363556#M417609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Marcus.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The only time I've even considering copying and pasting was when I had a longer list of values from a customer that I wanted to research in my dashboard on a detail level sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that I created an input box tied to a variable.&amp;nbsp; A user could just copy and paste a list from Excel without worrying about pipes or anything.&lt;/P&gt;&lt;P&gt;Then I had another variable based on that that added the pipes and whatnot. &lt;/P&gt;&lt;P&gt;Then I tied an action to a button that would apply the search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I never tested it copying from one object to another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 14:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-multiple-possible-values-into-another-field/m-p/1363556#M417609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T14:32:59Z</dc:date>
    </item>
  </channel>
</rss>

