<?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: How to use a mid function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672882#M244390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremiah, that works perfectly. Thanks for your assistance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2014 19:34:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-14T19:34:19Z</dc:date>
    <item>
      <title>How to use a mid function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672879#M244387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to use a mid function where you grab a word between a delimiter? I have a field that has a name of a location in between a description...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example (i.e Yellow-California-Medium or Yellow-Utah-Small) but I can't use the location of the character because the location can have different characters (California vs. Utah) so I would need whatever is between the delimiter..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 19:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672879#M244387</guid>
      <dc:creator />
      <dc:date>2014-07-14T19:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a mid function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672880#M244388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use subfield function for this for your example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Desc, SubField(Desc,'-',2) as City;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Desc&lt;/P&gt;&lt;P&gt;Yellow-California-Medium&lt;/P&gt;&lt;P&gt;Yellow-Utah-Small&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you get California and Utah if i understand clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 19:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672880#M244388</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-14T19:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a mid function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672881#M244389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=TextBetween(FIELDNAME, '-', '-')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use subfield:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=subfield(FIELDNAME, '-', 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 19:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672881#M244389</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-14T19:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a mid function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672882#M244390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremiah, that works perfectly. Thanks for your assistance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 19:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-a-mid-function/m-p/672882#M244390</guid>
      <dc:creator />
      <dc:date>2014-07-14T19:34:19Z</dc:date>
    </item>
  </channel>
</rss>

