<?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 Data from table into text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374278#M1174076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to place some text into from a table into a text object. I need all text (from 2 fields) from the table in the text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= field1 &amp;amp; ' ' &amp;amp; field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need all text not just based on a selection. So something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= {1} field1 &amp;amp; ' ' &amp;amp; {1} field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am getting errors.&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;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 10:49:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-29T10:49:16Z</dc:date>
    <item>
      <title>Data from table into text object</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374278#M1174076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to place some text into from a table into a text object. I need all text (from 2 fields) from the table in the text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= field1 &amp;amp; ' ' &amp;amp; field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need all text not just based on a selection. So something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= {1} field1 &amp;amp; ' ' &amp;amp; {1} field2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am getting errors.&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;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 10:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374278#M1174076</guid>
      <dc:creator />
      <dc:date>2012-06-29T10:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data from table into text object</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374279#M1174079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need an aggregation function here, like concat:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat( {1} field1 &amp;amp; ' ' &amp;amp; field2, ', ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 10:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374279#M1174079</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-06-29T10:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data from table into text object</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374280#M1174081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that works. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 11:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-table-into-text-object/m-p/374280#M1174081</guid>
      <dc:creator />
      <dc:date>2012-06-29T11:35:49Z</dc:date>
    </item>
  </channel>
</rss>

