<?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 Import string with variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1671385#M728523</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;In my QlikView project I import an excel file.&lt;BR /&gt;This excel file contains strings that I use throughout the project.&lt;/P&gt;&lt;P&gt;In some of these strings, I would like to reference a variable from my QlikView project so I don't have to cut the string into multiple parts.&lt;BR /&gt;The string looks something like this: "this is a string that contains a vVariable in the middle fo the sentence."&lt;/P&gt;&lt;P&gt;Is it possible to replace "vVariable" with the variable in QlikView? If so, how do I need to reference the variable in my excel file?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:11:54 GMT</pubDate>
    <dc:creator>AnnieV</dc:creator>
    <dc:date>2024-11-16T19:11:54Z</dc:date>
    <item>
      <title>Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1671385#M728523</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;In my QlikView project I import an excel file.&lt;BR /&gt;This excel file contains strings that I use throughout the project.&lt;/P&gt;&lt;P&gt;In some of these strings, I would like to reference a variable from my QlikView project so I don't have to cut the string into multiple parts.&lt;BR /&gt;The string looks something like this: "this is a string that contains a vVariable in the middle fo the sentence."&lt;/P&gt;&lt;P&gt;Is it possible to replace "vVariable" with the variable in QlikView? If so, how do I need to reference the variable in my excel file?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1671385#M728523</guid>
      <dc:creator>AnnieV</dc:creator>
      <dc:date>2024-11-16T19:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1671447#M728524</link>
      <description>&lt;P&gt;can you share an example&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 19:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1671447#M728524</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-01-31T19:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1674845#M728526</link>
      <description>&lt;P&gt;an example is one cell with the string "this is a string that contains a vVariable in the middle of the string" where vVariable is the variable&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 14:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1674845#M728526</guid>
      <dc:creator>AnnieV</dc:creator>
      <dc:date>2020-02-12T14:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1676503#M728527</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 08:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1676503#M728527</guid>
      <dc:creator>AnnieV</dc:creator>
      <dc:date>2020-02-18T08:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1676507#M728528</link>
      <description>&lt;P&gt;you didn't provide enough detail.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 706px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28557i9260614CBDC97385/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here for example I created a text with = "this is a string that contains a vVariable in the middle of the string"&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a variable with the value&amp;nbsp; vVariable =1&lt;/P&gt;&lt;P&gt;the expression&lt;/P&gt;&lt;P&gt;=replace(text,'vVariable',vVariable)&lt;/P&gt;&lt;P&gt;can give us "this is a string that contains a 1 in the middle of the string"&amp;nbsp;&lt;/P&gt;&lt;P&gt;??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 08:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1676507#M728528</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-02-18T08:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import string with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1678787#M728529</link>
      <description>&lt;P&gt;Annie, did Taoufiq's last post get you what you needed?&amp;nbsp; If so, do not forget to return to the thread and on his last post, use the Accept as Solution button to give him credit for the help, let other Members know it worked and close the thread.&amp;nbsp; If you did something else, please consider posting that, mark it to close things out, and if you are still working on things, let us know where you stand and what you still need.&amp;nbsp; More details would be helpful, as I am having a bit of a hard time understanding exactly what it is you wish to do too.&amp;nbsp; Attaching a sample QVW would be very helpful on this one, so we can see exactly what you have going.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 22:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-string-with-variable/m-p/1678787#M728529</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-24T22:18:06Z</dc:date>
    </item>
  </channel>
</rss>

