<?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 Weird text formatting issues in Text Object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Weird-text-formatting-issues-in-Text-Object/m-p/1043313#M16294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed "interesting" text formatting issue on Text Object in Sense (2.1.1).&lt;/P&gt;&lt;P&gt;I have small table with strings that contain underscore character ('_'):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flex_MI_Vars_Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load * inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Display_Name, Variable_Visits, Variable_Compare_Visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Postal, tr_same_store_postal_code_visits, tr_same_store_postal_code_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Region, tr_same_store_region_visits, tr_same_store_region_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Market, tr_same_store_market_visits, tr_same_store_market_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works fine if I display these records in Pivot, Standard Table or KPI Objects:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-02-03 at 10.50.35 AM.png" class="jive-image image-1" src="/legacyfs/online/113458_Screen Shot 2016-02-03 at 10.50.35 AM.png" style="height: 425px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the same string is displayed in standard Text / Image object, these strings are not displayed properly:&lt;/P&gt;&lt;P&gt;1. The underscore symbol is missing and the substring after that is formatted with "Italian" font style&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/113465_Sample_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2. And looks like this "text formatting" is really depends on the following and preceding text for these strings&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample_3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/113466_Sample_3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The "Market String = ..." measure's code is identical for both samples above.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;'Market String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Market'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;'Postal String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Postal'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;'Region String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Region'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp; chr(10) &amp;amp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But text box displays it differently!&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it looks like the ('_') character works as some kind of Text Formatting symbol (which I was told not yet available in Qlik!)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate some clarification or suggestions how to handle this case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 17:05:28 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2016-02-03T17:05:28Z</dc:date>
    <item>
      <title>Weird text formatting issues in Text Object</title>
      <link>https://community.qlik.com/t5/App-Development/Weird-text-formatting-issues-in-Text-Object/m-p/1043313#M16294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed "interesting" text formatting issue on Text Object in Sense (2.1.1).&lt;/P&gt;&lt;P&gt;I have small table with strings that contain underscore character ('_'):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Flex_MI_Vars_Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load * inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Display_Name, Variable_Visits, Variable_Compare_Visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Postal, tr_same_store_postal_code_visits, tr_same_store_postal_code_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Region, tr_same_store_region_visits, tr_same_store_region_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Market, tr_same_store_market_visits, tr_same_store_market_compare_visits&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works fine if I display these records in Pivot, Standard Table or KPI Objects:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-02-03 at 10.50.35 AM.png" class="jive-image image-1" src="/legacyfs/online/113458_Screen Shot 2016-02-03 at 10.50.35 AM.png" style="height: 425px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the same string is displayed in standard Text / Image object, these strings are not displayed properly:&lt;/P&gt;&lt;P&gt;1. The underscore symbol is missing and the substring after that is formatted with "Italian" font style&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/113465_Sample_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2. And looks like this "text formatting" is really depends on the following and preceding text for these strings&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample_3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/113466_Sample_3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The "Market String = ..." measure's code is identical for both samples above.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;'Market String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Market'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;'Postal String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Postal'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;'Region String = ' &amp;amp; Maxstring({&amp;lt;Display_Name = {'Region'}&amp;gt;}Variable_Visits) &amp;amp; chr(10) &amp;amp; chr(10) &amp;amp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But text box displays it differently!&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it looks like the ('_') character works as some kind of Text Formatting symbol (which I was told not yet available in Qlik!)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate some clarification or suggestions how to handle this case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Weird-text-formatting-issues-in-Text-Object/m-p/1043313#M16294</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-02-03T17:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Weird text formatting issues in Text Object</title>
      <link>https://community.qlik.com/t5/App-Development/Weird-text-formatting-issues-in-Text-Object/m-p/1043314#M16295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Confirmed as a bug. &lt;/P&gt;&lt;P&gt;Should be fixed in the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stay tuned :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 12:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Weird-text-formatting-issues-in-Text-Object/m-p/1043314#M16295</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-02-29T12:14:38Z</dc:date>
    </item>
  </channel>
</rss>

