<?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 Dimension values are coming as &amp;quot; ? &amp;quot; (question mark) in sheets instead of number format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021020#M84292</link>
    <description>&lt;P&gt;Hello experts,&lt;/P&gt;
&lt;P&gt;Kindly try to answer my question in the below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021015#M1222055" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021015#M1222055&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 09:46:17 GMT</pubDate>
    <dc:creator>Mapuna</dc:creator>
    <dc:date>2023-01-02T09:46:17Z</dc:date>
    <item>
      <title>Dimension values are coming as " ? " (question mark) in sheets instead of number format</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021020#M84292</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;
&lt;P&gt;Kindly try to answer my question in the below link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021015#M1222055" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021015#M1222055&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 09:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021020#M84292</guid>
      <dc:creator>Mapuna</dc:creator>
      <dc:date>2023-01-02T09:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension values are coming as " ? " (question mark) in sheets instead of number format</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021176#M84308</link>
      <description>&lt;P&gt;This is because the same column has conflicting datatypes&lt;/P&gt;
&lt;P&gt;for example first few rows loaded as NUMBERS and then subsequent data was loaded as TEXT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are confident all values are NUMBERS try to force the format as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Num(FieldName) as FieldName&lt;/P&gt;
&lt;P&gt;Try to verify there are no garbage characters or force numbers using keepchar()&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;keepchar(FieldName,'0123456789') as FieldName&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 07:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-values-are-coming-as-quot-quot-question-mark-in-sheets/m-p/2021176#M84308</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-03T07:17:47Z</dc:date>
    </item>
  </channel>
</rss>

