<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'Quantize CSV Input'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Quantize+CSV+Input&amp;orTags=0</link><description>Search results matching tag 'Quantize CSV Input'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>comma as decimal point in number</title><link>http://forums.iis.net/p/1149254/1869079.aspx#1869079</link><pubDate>Thu, 08 May 2008 09:57:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1869079</guid><dc:creator>JosefVr</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;p&gt;Does logparser support localized numbers (decimal point is comma) in csv file? If so, is there anything special needs to be done to get this going?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Quantize on CSV input files - Not working</title><link>http://forums.iis.net/p/1147333/1860874.aspx#1860874</link><pubDate>Thu, 20 Dec 2007 14:45:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1860874</guid><dc:creator>kewlapps</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;p&gt;Hi ,&lt;br /&gt;I have log files archieved in csv format. So with CSV input file I am trying to get&amp;nbsp;a hit count and max Rt for every hour with the below query.&lt;/p&gt;
&lt;p&gt;logparser &amp;quot;SELECT TO_LOCALTIME(QUANTIZE(TO_TIMESTAMP(date, time),3600)) as zHour, count(*) as hits, Max(time-taken) AS MaxRT FROM ex071105u.csv GROUP BY TO_LOCALTIME(QUANTIZE(TO_TIMESTAMP(date, time),3600)) ORDER BY TO_LOCALTIME(QUANTIZE(TO_TIMESTAMP(date, time),3600)) ASC&amp;quot; -i:csv&lt;/p&gt;
&lt;p&gt;&amp;nbsp;but all i get is &lt;/p&gt;
&lt;p&gt;zHour&amp;nbsp; Hits&amp;nbsp;&amp;nbsp; MaxRT&lt;br /&gt;------ ------ ------&lt;br /&gt;&amp;lt;NULL&amp;gt; 233837 192765&lt;/p&gt;
&lt;p&gt;Please help. &lt;/p&gt;
&lt;p&gt;Thanks in adv&lt;/p&gt;</description></item></channel></rss>