<?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 How to get specific data type? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391067#M422926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have field where its values are of combination of char,varchar and int data type, i want to get only char data type of that field in my listbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 17:17:54 GMT</pubDate>
    <dc:creator>baarathi</dc:creator>
    <dc:date>2017-11-14T17:17:54Z</dc:date>
    <item>
      <title>How to get specific data type?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391067#M422926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have field where its values are of combination of char,varchar and int data type, i want to get only char data type of that field in my listbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391067#M422926</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2017-11-14T17:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get specific data type?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391068#M422927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="kanchor1269"&gt;&lt;/A&gt;Logical functions&lt;/P&gt;&lt;DIV&gt;This section describes functions handling logical operations. All functions can be used in both the load script and in chart expressions.&lt;/DIV&gt;&lt;DIV class="MCDropDown_Open MCDropDown dropDown"&gt;&lt;SPAN class="MCDropDownHead dropDownHead"&gt;&lt;A class="dropDownHotspot dropDownHotspotstatement MCDropDownHotSpot MCDropDownHotSpot_"&gt;&lt;IMG alt="Closed" class="jive-image MCDropDown_Image_Icon" data-mc-alt2="Open" height="13" src="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Skins/Default/Stylesheets/Images/transparent.gif" width="16" /&gt;IsNum&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;DIV&gt;Returns -1 (True) if the expression can be interpreted as a number, otherwise 0 (False).&lt;/DIV&gt;&lt;DIV class="syntax" data-mc-conditions="Primary.NotToTranslate"&gt;&lt;A name="kanchor1270"&gt;&lt;/A&gt;&lt;A name="IsNum"&gt;&lt;/A&gt;IsNum( expr )&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="MCDropDown_Open MCDropDown dropDown"&gt;&lt;SPAN class="MCDropDownHead dropDownHead"&gt;&lt;A class="dropDownHotspot dropDownHotspotstatement MCDropDownHotSpot MCDropDownHotSpot_"&gt;&lt;IMG alt="Closed" class="jive-image MCDropDown_Image_Icon" data-mc-alt2="Open" height="13" src="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Skins/Default/Stylesheets/Images/transparent.gif" width="16" /&gt;IsText&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;DIV&gt;Returns -1 (True) if the expression has a text representation, otherwise 0 (False). &lt;/DIV&gt;&lt;DIV class="syntax" data-mc-conditions="Primary.NotToTranslate"&gt;&lt;A name="kanchor1271"&gt;&lt;/A&gt;&lt;A name="IsText"&gt;&lt;/A&gt;IsText( expr )&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391068#M422927</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2017-11-14T17:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get specific data type?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391069#M422928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sir should i do this in scripting or can give it as expression while creating listbox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391069#M422928</guid>
      <dc:creator>baarathi</dc:creator>
      <dc:date>2017-11-14T17:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get specific data type?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391070#M422929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it in both - Chart expression and script expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391070#M422929</guid>
      <dc:creator>sonkumamon</dc:creator>
      <dc:date>2017-11-14T17:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get specific data type?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391071#M422930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Baarathi V,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is ideal to have it in the script if you are particular with performance.&lt;/P&gt;&lt;P&gt;Its also possible to do in the listbox object, however if you have millions of rows and will use that calculated listbox as filter to all sheets you have, you have a potential performance issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-specific-data-type/m-p/1391071#M422930</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2017-11-14T17:34:17Z</dc:date>
    </item>
  </channel>
</rss>

