<?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 Using variable for lib-Connection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-variable-for-lib-Connection/m-p/1618234#M46048</link>
    <description>&lt;P&gt;I want to store a specific Data Connection into a variable so that I can do the following:&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'vODBC';&lt;/P&gt;&lt;P&gt;vODBC is the variable.&lt;/P&gt;&lt;P&gt;I need this for looping through different ODBC Sources.&lt;/P&gt;&lt;P&gt;The problem is, I don't get the right syntax, just $(vODBC) does not work.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:10:36 GMT</pubDate>
    <dc:creator>ManuelRühl</dc:creator>
    <dc:date>2024-11-16T20:10:36Z</dc:date>
    <item>
      <title>Using variable for lib-Connection</title>
      <link>https://community.qlik.com/t5/App-Development/Using-variable-for-lib-Connection/m-p/1618234#M46048</link>
      <description>&lt;P&gt;I want to store a specific Data Connection into a variable so that I can do the following:&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'vODBC';&lt;/P&gt;&lt;P&gt;vODBC is the variable.&lt;/P&gt;&lt;P&gt;I need this for looping through different ODBC Sources.&lt;/P&gt;&lt;P&gt;The problem is, I don't get the right syntax, just $(vODBC) does not work.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-variable-for-lib-Connection/m-p/1618234#M46048</guid>
      <dc:creator>ManuelRühl</dc:creator>
      <dc:date>2024-11-16T20:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using variable for lib-Connection</title>
      <link>https://community.qlik.com/t5/App-Development/Using-variable-for-lib-Connection/m-p/1618240#M46049</link>
      <description>&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;SET vODBC = 'Connection String';&lt;/P&gt;&lt;P&gt;and then,&amp;nbsp;&amp;nbsp;LIB CONNECT TO '$(vODBC)';&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 13:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-variable-for-lib-Connection/m-p/1618240#M46049</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-08-29T13:03:13Z</dc:date>
    </item>
  </channel>
</rss>

