<?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 Issue with Chr and using as in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086247#M89060</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a dimensions in a table that I am using to send out a message to some email recipients.&lt;/P&gt;
&lt;P&gt;So&lt;/P&gt;
&lt;P&gt;Data:&lt;BR /&gt;Load&lt;BR /&gt;'String' as [Dear Colleague(s) &amp;amp; Chr(44)&amp;nbsp; &amp;amp; Chr(10) Please]&lt;/P&gt;
&lt;P&gt;Now whatever I do in the square brackets, it still does not format the as part in the message as I require.&lt;BR /&gt;I have tried to do this as a variable and create a long string here and then use the variable in the as instead of creating a long string there.&lt;BR /&gt;Either way, neither method appears to be working for me.&lt;BR /&gt;I am not going to send the very long string that I am required to build!&lt;/P&gt;
&lt;P&gt;Any ideas on how to solve?&lt;BR /&gt;Any further questions?&lt;BR /&gt;&lt;BR /&gt;Any assistance appreciated.&amp;nbsp; (he said banging his head against the wall!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 10:58:08 GMT</pubDate>
    <dc:creator>hermanitor</dc:creator>
    <dc:date>2023-06-21T10:58:08Z</dc:date>
    <item>
      <title>Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086247#M89060</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a dimensions in a table that I am using to send out a message to some email recipients.&lt;/P&gt;
&lt;P&gt;So&lt;/P&gt;
&lt;P&gt;Data:&lt;BR /&gt;Load&lt;BR /&gt;'String' as [Dear Colleague(s) &amp;amp; Chr(44)&amp;nbsp; &amp;amp; Chr(10) Please]&lt;/P&gt;
&lt;P&gt;Now whatever I do in the square brackets, it still does not format the as part in the message as I require.&lt;BR /&gt;I have tried to do this as a variable and create a long string here and then use the variable in the as instead of creating a long string there.&lt;BR /&gt;Either way, neither method appears to be working for me.&lt;BR /&gt;I am not going to send the very long string that I am required to build!&lt;/P&gt;
&lt;P&gt;Any ideas on how to solve?&lt;BR /&gt;Any further questions?&lt;BR /&gt;&lt;BR /&gt;Any assistance appreciated.&amp;nbsp; (he said banging his head against the wall!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 10:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086247#M89060</guid>
      <dc:creator>hermanitor</dc:creator>
      <dc:date>2023-06-21T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086256#M89062</link>
      <description>&lt;P&gt;Please try this (without square brackets) and see if it helps&lt;BR /&gt;&lt;BR /&gt;Data:&lt;BR /&gt;Load&lt;BR /&gt;'String' &amp;amp; Chr(44)&amp;nbsp; &amp;amp; Chr(10) &amp;amp; 'Please' as Message;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 11:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086256#M89062</guid>
      <dc:creator>Chirantha</dc:creator>
      <dc:date>2023-06-21T11:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086270#M89065</link>
      <description>&lt;P&gt;You can directly use&amp;nbsp; ' , '&amp;nbsp; instead of chr(44)&amp;nbsp; &amp;amp;&amp;nbsp; ' - '&amp;nbsp; instead of chr (10) in field name as it is going to remain constant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 11:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086270#M89065</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2023-06-21T11:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086288#M89069</link>
      <description>&lt;P&gt;Hi Chirantha,&lt;BR /&gt;The issue is not the creation of the dimension.&amp;nbsp; This part is fine.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;My issue is with the part of 'as Message'&amp;nbsp; This is the part that I want to change/maniupulate...&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 12:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086288#M89069</guid>
      <dc:creator>hermanitor</dc:creator>
      <dc:date>2023-06-21T12:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086408#M89076</link>
      <description>&lt;P&gt;You can do it like this:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;Let&lt;/SPAN&gt; fname = 'Dear Colleague(s)' &amp;amp; &lt;SPAN class="s1"&gt;Chr&lt;/SPAN&gt;(44)&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;amp; &lt;SPAN class="s1"&gt;Chr&lt;/SPAN&gt;(10) &amp;amp; 'Please';&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Data:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;Load&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;'String' &lt;SPAN class="s1"&gt;as&lt;/SPAN&gt; &lt;SPAN class="s2"&gt;[$(fname)]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;AutoGenerate&lt;/SPAN&gt; 1;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="p1"&gt;I don't think there is any way to dynamically calculate the fieldname within the Load statement. The fieldname must be a constant.&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2086408#M89076</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-06-21T15:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Chr and using as</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2087128#M89132</link>
      <description>&lt;P&gt;Hi All.&lt;BR /&gt;Thanks for the responses concerning this.&lt;BR /&gt;The use case for this was to send an email message, which we are doing via the the SMTP method.&lt;BR /&gt;Instead of embedding the information in the message I was trying to add it to the link via an 'as methodology'.&lt;BR /&gt;In the end I have just embedded the string in the email body message.&lt;BR /&gt;Not what I wanted to do, but it solves the solution...!&lt;BR /&gt;However I did have some fun with trying to solve this using a number of results.&lt;BR /&gt;Thanks for any support provided here.&amp;nbsp; Am sure I will have a play with the strings in the future&lt;BR /&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 09:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-with-Chr-and-using-as/m-p/2087128#M89132</guid>
      <dc:creator>hermanitor</dc:creator>
      <dc:date>2023-06-23T09:57:35Z</dc:date>
    </item>
  </channel>
</rss>

