<?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:field Not recognised in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199122#M58189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there any possibility to send me a database backup? I will try to look at the problem. If not.&lt;/P&gt;&lt;P&gt;Please try different connection., If you use oledb, try odbc, or different oledb provider.&lt;/P&gt;&lt;P&gt;It could be a driver problem.&lt;/P&gt;&lt;P&gt;Cheers, Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 14:48:19 GMT</pubDate>
    <dc:creator>d_pranskus</dc:creator>
    <dc:date>2010-11-24T14:48:19Z</dc:date>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199102#M58169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I am confused why it does not work, but when I load the following table from the SQL Databank into Qlikview the category field does not give any fields. I wonder what can be the reason.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;B&gt;SQL Databank view:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2898_sourceID:2898" /&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Qlikview view&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2899_sourceID:2899" /&gt;&lt;/P&gt;&lt;P&gt;I tried text(Category) as Category but it does not work. Any Ideas?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199102#M58169</guid>
      <dc:creator />
      <dc:date>2010-11-23T12:04:23Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199103#M58170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sravan,&lt;/P&gt;&lt;P&gt;for testing I would take a look at the source and concat the database-column with a leading and trailing char of your choice. Something like this (in the SQL-Statement!): '#' || category || '#' as category. Then reload and see whats happening.&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199103#M58170</guid>
      <dc:creator />
      <dc:date>2010-11-23T12:30:08Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199104#M58171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;Thanks for your Answer. I did it and gives this result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Products:&lt;BR /&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; '#'&amp;amp; Category &amp;amp; '#' as Category,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT * from Table;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/8508.Qlikview-view1.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/8508.Qlikview-view1.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It does not recognise the field and I dont know why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199104#M58171</guid>
      <dc:creator />
      <dc:date>2010-11-23T12:39:02Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199105#M58172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that any kind of run-time calculated field (say flowfields in MS Navision, or using some triggers or procedures to get the result) or is a field in a plain table? Is the field called Category? Fields are case sensitive in QlikView, and the same query you do for SQL server may not work in QlikView (as some database field names are case insensitive).&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199105#M58172</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-23T12:57:20Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199106#M58173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel the field is in a plain table and called Category. It is not calculated as it is just a One character field which mentions which category th product is.For ex:&lt;/P&gt;&lt;P&gt;G for Good&lt;/P&gt;&lt;P&gt;S for Scrap&lt;/P&gt;&lt;P&gt;R for Rework&lt;/P&gt;&lt;P&gt;I am not doing any query. I am just viewing the table in SQL and the view shows as above in the Attached figure before. The same field does not have any input in Qlikview.&lt;/P&gt;&lt;P&gt;The Properties of this field are as follows:&lt;/P&gt;&lt;P&gt;Calculalation( Is Berechnet) is false, only 1 char long etc..&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/4382.prop.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/4382.prop.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 13:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199106#M58173</guid>
      <dc:creator />
      <dc:date>2010-11-23T13:28:17Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199107#M58174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sravan,&lt;/P&gt;&lt;P&gt;I did NOT mean the load statement. I ment the SQL - Statement. I saw your field in your database is called "ActivityCategory". So replace the "*" in your &lt;B&gt;SQL-Statement&lt;/B&gt; with the list of SQL-columns and for the Category code similar: &lt;B&gt;SELECT ...&lt;/B&gt; &lt;B&gt;'# ' ||&lt;/B&gt; &lt;B&gt;ActivityCategory&lt;/B&gt; &lt;B&gt;|| '# ' as Category FROM Tables.&lt;/B&gt; This is oracle SQL-syntax. For SQL-Server it is: &lt;B&gt;SELECT ...&lt;/B&gt; &lt;B&gt;'# ' +&lt;/B&gt; &lt;B&gt;ActivityCategory&lt;/B&gt; &lt;B&gt;+ '# ' as Category FROM Tables. Then&lt;/B&gt; you can see what the database delievers. To decide, wether the extract is wrong (your database) or the load (QV).&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 13:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199107#M58174</guid>
      <dc:creator />
      <dc:date>2010-11-23T13:56:03Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199108#M58175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roland,&lt;/P&gt;&lt;P&gt;Can you please write how the Syntax must be. I am getting a syntax error. I tried like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; Category,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; GoodProductYN,&lt;BR /&gt; '# ' || ActivityCategory || '# ' as Category&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 14:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199108#M58175</guid>
      <dc:creator />
      <dc:date>2010-11-23T14:20:48Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199109#M58176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I use only sql script and with out load, I get this script error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3312.Problem.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/3312.Problem.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 14:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199109#M58176</guid>
      <dc:creator />
      <dc:date>2010-11-23T14:36:45Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199110#M58177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sravan,&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x:scroll;"&gt;&lt;PRE style="margin:0px;"&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; &lt;STRONG&gt;text(Category) as Category&lt;/STRONG&gt;,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; GoodProductYN,&lt;BR /&gt; Category&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 14:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199110#M58177</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2010-11-23T14:53:48Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199111#M58178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronald,&lt;/P&gt;&lt;P&gt;This following code I can run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Products:&lt;BR /&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; Category,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT&lt;BR /&gt;Id,&lt;BR /&gt;Sequence,&lt;BR /&gt;Name,&lt;BR /&gt;Description,&lt;BR /&gt;Category,&lt;BR /&gt;GoodProductYN&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;when I change Category with your code as following I cant run the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Products:&lt;BR /&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; Category,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT&lt;BR /&gt;Id,&lt;BR /&gt;Sequence,&lt;BR /&gt;Name,&lt;BR /&gt;Description,&lt;BR /&gt;//'# ' || Category || '# ' as Category,&lt;BR /&gt;GoodProductYN&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The Problem I get is like this&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1346.Problem.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/1346.Problem.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 14:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199111#M58178</guid>
      <dc:creator />
      <dc:date>2010-11-23T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re:field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199112#M58179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandro,&lt;/P&gt;&lt;P&gt;As I previously said, Text does not work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 14:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199112#M58179</guid>
      <dc:creator />
      <dc:date>2010-11-23T14:56:32Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199113#M58180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;then choose the second SQL-Statement in my post above. This is the syntax for SQL-Server. I recognized in the error message that you extract from a SQL-Server database. But code it without blanks at the numbersign. Because the '#' should serve as a bracket to see what does really come from the SQL-Server.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199113#M58180</guid>
      <dc:creator />
      <dc:date>2010-11-23T15:08:11Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199114#M58181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;Thanks for your answer. I could come one step forward. The second SQL Statement can be run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Products:&lt;BR /&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; Category,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT&lt;BR /&gt;Id,&lt;BR /&gt;Sequence,&lt;BR /&gt;Name,&lt;BR /&gt;Description,&lt;BR /&gt;'# ' + Category + '# ' as Category,&lt;BR /&gt;GoodProductYN&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and I get this&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2235.Problem.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/2235.Problem.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now what does it mean?&lt;/P&gt;&lt;P&gt;Thankyou for your Patience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199114#M58181</guid>
      <dc:creator />
      <dc:date>2010-11-23T15:32:48Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199115#M58182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;this points to that you got some garbage data in your database-field. Let's try it with this&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;'&amp;lt;' + Category + '&amp;gt;' as Category,&lt;BR /&gt;please with no (!) blanks. Then we should be able to see if the garbage is in front or behind your field-value.&lt;BR /&gt;I am looking forward to the result (it looks like there is a special char in the field)&lt;BR /&gt;RR&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199115#M58182</guid>
      <dc:creator />
      <dc:date>2010-11-23T15:41:53Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199116#M58183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added as you said without blanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;'&amp;lt;' + Category + '&amp;gt;' as Category,&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and now I get&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3806.Problem.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/3806.Problem.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Does that mean the garbage is behind my field? If so how to fix it?&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199116#M58183</guid>
      <dc:creator />
      <dc:date>2010-11-23T15:51:30Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199117#M58184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan,&lt;/P&gt;&lt;P&gt;yes, behind or in the field itself, perhaps a simple CR (carrige return). Don't know (your data).&lt;/P&gt;&lt;P&gt;Now play "Emil und die Detektive". How long is your field? Do you have a simple SQL-workbench? How does output is shown there ? Can you export (some rows of) your table into a text-file? Use the brackets at the beginnung and end of the field. Check the output. Ask your data-manager for some possible reasons.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 16:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199117#M58184</guid>
      <dc:creator />
      <dc:date>2010-11-23T16:13:01Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199118#M58185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;Only 1 char long and that is G or S or R etc..I just got a backup file(.bak) from the company with testdata and I restored it by installing Microsoft SQL Server Management Studio Express. I tried to send it as a textfile but did not find any option to do it.&lt;/P&gt;&lt;P&gt;Thanks for your help and patience. I dont know anyway how to solve this problem.&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 16:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199118#M58185</guid>
      <dc:creator />
      <dc:date>2010-11-23T16:41:43Z</dc:date>
    </item>
    <item>
      <title>field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199119#M58186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sravan!&lt;/P&gt;&lt;P&gt;Have you tried?&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;&lt;BR /&gt;LOAD Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; if(&lt;STRONG&gt;text(Category)='G','Good',&lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;&lt;/STRONG&gt; if(&lt;STRONG&gt;text(Category)='S','Scrap',&lt;/STRONG&gt;&lt;BR /&gt; &lt;STRONG&gt;&lt;/STRONG&gt; if(&lt;STRONG&gt;text(Category)='R','Rework','Null')))&lt;/STRONG&gt; &lt;STRONG&gt;as Category&lt;/STRONG&gt;,&lt;BR /&gt; GoodProductYN;&lt;BR /&gt;SQL SELECT Id,&lt;BR /&gt; Sequence,&lt;BR /&gt; Name,&lt;BR /&gt; Description,&lt;BR /&gt; GoodProductYN,&lt;BR /&gt; Category&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 21:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199119#M58186</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2010-11-23T21:10:47Z</dc:date>
    </item>
    <item>
      <title>Re:field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199120#M58187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandro,&lt;/P&gt;&lt;P&gt;It gives only Null() in the answer as I expected.&lt;/P&gt;&lt;P&gt;Thanks anyway. May be someone has an idea how to tackle it in the qlikview side. I am parallely asking the data manager for some possible reasons but they insist it is correct in SQL Side.&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 09:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199120#M58187</guid>
      <dc:creator />
      <dc:date>2010-11-24T09:25:35Z</dc:date>
    </item>
    <item>
      <title>Re:field Not recognised in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199121#M58188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does sql server return for below query&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SELECT&lt;BR /&gt;Category,&lt;BR /&gt;ascii(Category)&lt;BR /&gt;FROM OEE1.dbo."View_Products"&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Are there valid ascii numbers for G,R,S (71, 82, 83)?&lt;BR /&gt;If yes then try this in QV:&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SQL SELECT&lt;BR /&gt;Id,&lt;BR /&gt;Sequence,&lt;BR /&gt;Name,&lt;BR /&gt;Description,&lt;BR /&gt;GoodProductYN,&lt;BR /&gt;char(ascii(Category)) as Category // convert to number, then back to character&lt;BR /&gt;FROM OEE1.dbo."View_Products";&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 14:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-Not-recognised-in-Qlikview/m-p/199121#M58188</guid>
      <dc:creator>tanelry</dc:creator>
      <dc:date>2010-11-24T14:38:50Z</dc:date>
    </item>
  </channel>
</rss>

