<?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: Displaying Text in Text Box in Specific Order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231794#M856263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Stefan! This is exactly what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 22:28:20 GMT</pubDate>
    <dc:creator>mbespartochnyy</dc:creator>
    <dc:date>2017-02-07T22:28:20Z</dc:date>
    <item>
      <title>Displaying Text in Text Box in Specific Order</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231791#M856260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on report style app (mostly text based) that will take in a bunch of text and display it for users to read. The issue I'm struggling with is actually getting specific text displayed in particular order. I've attached sample of spreadsheet that reporter will use to copy his statements about specific commodities in different sectors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also attached a QVW that has the text boxes displaying text from &lt;STRONG&gt;Message&lt;/STRONG&gt; field as I would like them to, but I cannot think of an expression that would actually list the messages in correct order, one-by-one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will always be &lt;STRONG&gt;one Date&lt;/STRONG&gt; selected and &lt;STRONG&gt;one Commodity&lt;/STRONG&gt; selected, so the task is to display bulleted list of statements for segment 1 and 2 of selected commodity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of an expression that would do that? Many thanks for any feedback or suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail Bespartochnyy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231791#M856260</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Text in Text Box in Specific Order</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231792#M856261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat({&amp;lt;Commodity = {Wheat}, Segment= {'Segment 1'}&amp;gt;}DISTINCT Message,chr(10),[Point #])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or with selected commodity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat({&amp;lt; Segment= {'Segment 1'}&amp;gt;}DISTINCT Message,chr(10),[Point #])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231792#M856261</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-07T22:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Text in Text Box in Specific Order</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231793#M856262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be Concat()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Concat(DISTINCT {&amp;lt;Commodity = {Oil}, Segment = {'Segment 1'}&amp;gt;} Message, Chr(10), [Point #])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231793#M856262</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-07T22:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Text in Text Box in Specific Order</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231794#M856263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Stefan! This is exactly what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231794#M856263</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-07T22:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Text in Text Box in Specific Order</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231795#M856264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, thanks for the answer too! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Text-in-Text-Box-in-Specific-Order/m-p/1231795#M856264</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-07T22:31:22Z</dc:date>
    </item>
  </channel>
</rss>

