<?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: bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410802#M152909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Kaushik Solanki&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i have uploaded my qlikview file.It has 2 tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;1.Hourly visitors of today.(tHour%Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;2.Hourly visitors of yesterday.(yHour%Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i want to do 2 bar chart with X-axis 0-23 (24 hours), Y-axis visitors of per hour.(which is there in each table)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 09:34:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-09T09:34:07Z</dc:date>
    <item>
      <title>bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410796#M152903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am new to qlikview.i am not getting how to make bar chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please can any one help me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410796#M152903</guid>
      <dc:creator />
      <dc:date>2012-11-07T10:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410797#M152904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Load your table data into qlikview. Say for example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Load Product, Sales form Prod.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;- Now take dimension as Product and expression as Sum(sales) in bar chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;- Remember bar chart and grid chart considers only two dimensions. Pie, Line, Scatter chart considers two dimensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan Nalla&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410797#M152904</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-11-07T10:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410798#M152905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nalla,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;my table contain hourly visitors records.it is in only one column 24 records.i want to make x-axis 0-23 hours limit.and in y-axis visitors of each hour.is there need of any expression to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410798#M152905</guid>
      <dc:creator />
      <dc:date>2012-11-07T10:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410799#M152906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Snehal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Take Timestamp column in dimension and expression as =count(visitors). If you are not clear please attache sample data or file with sample data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 11:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410799#M152906</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-11-07T11:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410800#M152907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Dear Nalla,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i followed which you told.but in bar chart it showing no data to display.and i am using qlikview personal edition so even i attch file you will not able to open.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;my data is only one column which has the number of visitors came in that perticular hour.so rows are 24.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;can you give step by step procesure to do that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;thanks. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 08:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410800#M152907</guid>
      <dc:creator />
      <dc:date>2012-11-09T08:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410801#M152908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shenal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do upload your application, we can open that. And also tell us how you want your bar graph to look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once we solve we will give u steps to achieve the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 08:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410801#M152908</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-11-09T08:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410802#M152909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Kaushik Solanki&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i have uploaded my qlikview file.It has 2 tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;1.Hourly visitors of today.(tHour%Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;2.Hourly visitors of yesterday.(yHour%Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i want to do 2 bar chart with X-axis 0-23 (24 hours), Y-axis visitors of per hour.(which is there in each table)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 09:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410802#M152909</guid>
      <dc:creator />
      <dc:date>2012-11-09T09:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410803#M152910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Snehal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;How can this possible without any timestamp columns ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I understood that you have number of visitors of today and yesterday. But my question is how to know that the particular number of visitors for particular time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;In your data you have &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;tHour%Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;194&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;232&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;244&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;288&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;- How to know that 0,194,232 vistiors for which hour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;- I mean we need to know that 194 belongs 1 hour ,232 belongs to 2nd hour and 288 belongs to nth hour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;What is the logic you are following to know this information?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 09:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410803#M152910</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-11-09T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410804#M152911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Sneha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a bar chart needs to have a dimension ,with out you cant create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Jagan said you follow him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rathish Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410804#M152911</guid>
      <dc:creator />
      <dc:date>2012-11-09T10:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410805#M152912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nalla&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;i wrote one php script which gives output in xml doc.that php i am importing in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query fetching data in ascending order like hour0 1st n hour23 last like wise.while importing in qlikview i am getting value in asending oly.if the value of hour3 is less than hour0 then it will come fast like that.but after doing bar chart taking 1 st dimension tHour%Table, i am getting in x-axis correct value.i mean to say hour0 say it is 2000 that it self and hour3 say 200 that it self. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410805#M152912</guid>
      <dc:creator />
      <dc:date>2012-11-09T10:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410806#M152913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Rathish Reddy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Thanks for reply.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410806#M152913</guid>
      <dc:creator />
      <dc:date>2012-11-09T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410807#M152914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Snehal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If that is the case load below script. In bar chart take the dimension as tHour and in expression =Sum(tHour%Table).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;tHour:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD RowNo()-1 as tHour,tHour%Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/carwale/report12.php?txtaid=1590203679"&gt;http://localhost/carwale/report12.php?txtaid=1590203679&lt;/A&gt;&lt;SPAN&gt;] (XmlSimple, Table is [xml/Report/today/tHour]);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;yHour:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD RowNo()-1 as yHour,yHour%Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/carwale/report12.php?txtaid=1590203679"&gt;http://localhost/carwale/report12.php?txtaid=1590203679&lt;/A&gt;&lt;SPAN&gt;] (XmlSimple, Table is [xml/yesterday/yHour]);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps you!!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410807#M152914</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-11-09T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410808#M152915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #737373; font-family: calibri, verdana, arial, sans-serif; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: calibri, verdana, arial, sans-serif; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Thank you so much.i got it.it really helped me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: calibri, verdana, arial, sans-serif; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart/m-p/410808#M152915</guid>
      <dc:creator />
      <dc:date>2012-11-09T10:56:13Z</dc:date>
    </item>
  </channel>
</rss>

