<?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: spaces in data is throwing me off in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391570#M803644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;purgechar!&amp;nbsp; thanks!&amp;nbsp; i'm still learning the huge amount of commands there are, for qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2017 16:17:48 GMT</pubDate>
    <dc:creator>becki_kain</dc:creator>
    <dc:date>2017-11-15T16:17:48Z</dc:date>
    <item>
      <title>spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391561#M803635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data coming in with "_" in the name, like P_201709 and when i run a calculation like this, in the variables section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;total_sales_volume_tp1=sum({1&amp;lt;[TP]={$(TP1)}&amp;gt;} TOTAL Volume)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field "Volume" is summed up just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, when the data field looks like this "2017 Q3", the same calculation is blank.&amp;nbsp; looking at the raw data, the field "Volume" does have numerical data in it but it seems that any row which has a space in the time period field has no volume to sum up.&amp;nbsp; i tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;[TP]={$("TP1")}&amp;gt;} TOTAL Volume) and that not only didn't solve the problem, it broke all the other rows.&amp;nbsp; any ideas, please?&amp;nbsp; thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;becki kain&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/spaces-in-data-is-throwing-me-off/m-p/1391561#M803635</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391562#M803636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need more information with some sample data!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391562#M803636</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391563#M803637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excel and qlik enclosed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391563#M803637</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2017-11-14T19:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391564#M803638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try single quotes like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= sum({1&amp;lt;[TP]={ &lt;STRONG style="color: #ff6600;"&gt;'&lt;/STRONG&gt;$(TP1)&lt;STRONG style="color: #ff6600;"&gt;'&lt;/STRONG&gt;}&amp;gt;} TOTAL Volume)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391564#M803638</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-14T20:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391565#M803639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change your TP1 variable to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= '[' &amp;amp; Subfield(GetFieldSelections(TP, ','), ',', 1) &amp;amp; ']'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 23:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391565#M803639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T23:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391566#M803640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, that didn't help but thanks.&amp;nbsp; I tried both single quotes and it didn't help where the spaces were and broke the underscores.&amp;nbsp; thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 13:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391566#M803640</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2017-11-15T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391567#M803641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that works but then what do I do for the caption of the box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;TP1&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp;' ' &amp;amp;'Retail Share '&amp;amp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;TP2 &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now TP1 is [2016 Q2] not 2016 Q2 and people are fussy about their captions.&amp;nbsp; how do I split the [] off, for the caption?&amp;nbsp; thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 13:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391567#M803641</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2017-11-15T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391568#M803642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output based on the file you enclosed? Can you send us the output you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 14:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391568#M803642</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-11-15T14:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391569#M803643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could either create duplicate variables, one with [] and one without&amp;nbsp; OR&lt;/P&gt;&lt;P&gt;you'd have to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=prugechar(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;TP1&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;amp;' ' &amp;amp;'Retail Share '&amp;amp;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;TP2,'[]')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391569#M803643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T16:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: spaces in data is throwing me off</title>
      <link>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391570#M803644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;purgechar!&amp;nbsp; thanks!&amp;nbsp; i'm still learning the huge amount of commands there are, for qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/spaces-in-data-is-throwing-me-off/m-p/1391570#M803644</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2017-11-15T16:17:48Z</dc:date>
    </item>
  </channel>
</rss>

