<?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: Subfield for Movie Genres in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524249#M748963</link>
    <description>&lt;P&gt;What you want from that data? May be&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(FieldName, '|') as Output&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Dec 2018 07:45:35 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-12-27T07:45:35Z</dc:date>
    <item>
      <title>Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524237#M748962</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;my data looks as follows:&lt;/P&gt;&lt;P&gt;Genres:&lt;BR /&gt;Animation | Children | Comedy&amp;nbsp;&lt;BR /&gt;Fantasy&amp;nbsp;&lt;BR /&gt;Action | Adventure | Romance&amp;nbsp;&lt;BR /&gt;Drama | Thriller&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(and the list goes on, with each movie having various numbers of genres)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am looking to use the sub field function to do an assessment on the Genres, would need some help here, thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524237#M748962</guid>
      <dc:creator>Jojo17</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524249#M748963</link>
      <description>&lt;P&gt;What you want from that data? May be&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(FieldName, '|') as Output&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 07:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524249#M748963</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-27T07:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524252#M748964</link>
      <description>&lt;P&gt;One movie is tagged to a few genres and I would like to have a chart which shows the various genres and the number of movies per genre.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 07:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524252#M748964</guid>
      <dc:creator>Jojo17</dc:creator>
      <dc:date>2018-12-27T07:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524262#M748966</link>
      <description>&lt;P&gt;Your data structure not understand to me. Can you create proper data and expected result&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 08:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524262#M748966</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-27T08:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524265#M748967</link>
      <description>Hi Jodi,&lt;BR /&gt;I assume that you have "movie" and "genre" in your table.&lt;BR /&gt;And firstly you need to use subfield() in your srcipt,like:&lt;BR /&gt;load movie,&lt;BR /&gt;subfield(genre,'|') as genre&lt;BR /&gt;resident yourtable;&lt;BR /&gt;Then in the front-end, you can create a straight table:&lt;BR /&gt;dimension: genre&lt;BR /&gt;expression: count(distinct movie)&lt;BR /&gt;please try.&lt;BR /&gt;Aiolos Zhao</description>
      <pubDate>Thu, 27 Dec 2018 08:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524265#M748967</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-12-27T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524706#M748968</link>
      <description>&lt;P&gt;My data file looks as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="movie.PNG" style="width: 692px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2741i28C89B8F635ED7CC/image-dimensions/692x214?v=v2" width="692" height="214" role="button" title="movie.PNG" alt="movie.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to create a chart which shows which genre is most popular.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD MovieID,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Title,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Genres&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Subfield(Genres, '|') as Genres&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But it did not return a result and was an error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 07:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524706#M748968</guid>
      <dc:creator>Jojo17</dc:creator>
      <dc:date>2018-12-28T07:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524709#M748969</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Error&lt;/FONT&gt; &lt;/STRONG&gt;- Because, You are using same field with in the Single Load. Perhaps this?&lt;/P&gt;&lt;P&gt;LOAD MovieID,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Title,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Subfield(Genres, '|') as Genres&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From Sample;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 07:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524709#M748969</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-28T07:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Subfield for Movie Genres</title>
      <link>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524714#M748970</link>
      <description>&lt;P&gt;I see, thanks! Managed to get it to work now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 07:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subfield-for-Movie-Genres/m-p/1524714#M748970</guid>
      <dc:creator>Jojo17</dc:creator>
      <dc:date>2018-12-28T07:57:01Z</dc:date>
    </item>
  </channel>
</rss>

