<?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 Function of Character in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-of-Character/m-p/675601#M245276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table where I have fields loaded from other app and just call thats fields in my second app. But in the others columns I have formulas that brings last month. The formulas are right, But I have one field that shows Character So.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Column A (only the field)&amp;nbsp; Column B&lt;/P&gt;&lt;P&gt;Character1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;Character2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;So on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In coIumn B I have to bring Character1 Character2 (Comparison columns) but with the last month and same day, Example if in Column A Brings 13-08-2014 in column B Should brings 13-07-2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;fecha={'&amp;gt;=$(=Date(Max(fecha) - 31))&amp;lt;=$(=Date(Max(fecha) - 31))'}&amp;gt;} Inv)/2&lt;/P&gt;&lt;P&gt;Where Inv is numeric This bring me Same day last month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;fecha={'&amp;gt;=$(=Date(Max(fecha) - 31))&amp;lt;=$(=Date(Max(fecha) - 31))'}&amp;gt;} Per)/2&lt;/P&gt;&lt;P&gt;Where Per is a character so, Column B brings null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I show character in set analisys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 17:00:37 GMT</pubDate>
    <dc:creator>pgalvezt</dc:creator>
    <dc:date>2014-08-13T17:00:37Z</dc:date>
    <item>
      <title>Function of Character</title>
      <link>https://community.qlik.com/t5/QlikView/Function-of-Character/m-p/675601#M245276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table where I have fields loaded from other app and just call thats fields in my second app. But in the others columns I have formulas that brings last month. The formulas are right, But I have one field that shows Character So.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Column A (only the field)&amp;nbsp; Column B&lt;/P&gt;&lt;P&gt;Character1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;Character2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;So on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In coIumn B I have to bring Character1 Character2 (Comparison columns) but with the last month and same day, Example if in Column A Brings 13-08-2014 in column B Should brings 13-07-2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;fecha={'&amp;gt;=$(=Date(Max(fecha) - 31))&amp;lt;=$(=Date(Max(fecha) - 31))'}&amp;gt;} Inv)/2&lt;/P&gt;&lt;P&gt;Where Inv is numeric This bring me Same day last month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;fecha={'&amp;gt;=$(=Date(Max(fecha) - 31))&amp;lt;=$(=Date(Max(fecha) - 31))'}&amp;gt;} Per)/2&lt;/P&gt;&lt;P&gt;Where Per is a character so, Column B brings null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I show character in set analisys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 17:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-of-Character/m-p/675601#M245276</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-08-13T17:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function of Character</title>
      <link>https://community.qlik.com/t5/QlikView/Function-of-Character/m-p/675602#M245277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try ONLY or Maxstring functions, as Set analysis can be used only with aggregation functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 17:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-of-Character/m-p/675602#M245277</guid>
      <dc:creator />
      <dc:date>2014-08-13T17:40:13Z</dc:date>
    </item>
  </channel>
</rss>

