<?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: issue with chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137617#M913831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share a sample app pin pointing the issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 16:36:57 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-05-24T16:36:57Z</dc:date>
    <item>
      <title>issue with chart</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137615#M913829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have bar chart and straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select bar chart value that should reflect on straight table.but which is not happening in Application.what is the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:when i select Bar chart value 25(Data point value). then it has to show value 25 in straight table but it is showing value like 20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137615#M913829</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: issue with chart</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137616#M913830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either you calculate different things on the same selection or same thing on different selections (Set Analysis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137616#M913830</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2016-05-24T16:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: issue with chart</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137617#M913831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share a sample app pin pointing the issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137617#M913831</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-24T16:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: issue with chart</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137618#M913832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="font-size: 9pt; font-family: MS Shell Dlg 2; color: #000000;"&gt;=count({&amp;lt;ProblemStatus={'Rejected','Completed','Closed'},Last_completed_date= p({&amp;lt;completed_date = {'&amp;gt;=$(=DATE(AddMonths(Today() , -12)))'}&amp;gt;})&amp;gt;}distinct ProblemID) .&lt;/DIV&gt;&lt;DIV style="font-size: 9pt; font-family: MS Shell Dlg 2; color: #000000;"&gt; &lt;/DIV&gt;&lt;DIV style="font-size: 9pt; font-family: MS Shell Dlg 2; color: #000000;"&gt;i have written set analysis for bar chart&lt;/DIV&gt;&lt;DIV style="font-size: 9pt; font-family: MS Shell Dlg 2; color: #000000;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137618#M913832</guid>
      <dc:creator />
      <dc:date>2016-05-24T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: issue with chart</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137619#M913833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abub,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression explains ,value will show for Last 12 months data in Bar Chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1:-i hope your&amp;nbsp; ST table also same(Dims and Exp) then it won't problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2:- If your Dim's&amp;nbsp; are different in both charts (Like bar chart is showing&amp;nbsp; a,b,c&amp;nbsp; dims and ST table is showing Dim's like X,Y,N..) may be your ST table won't have last year data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So pls check properly else add your sample qvw so that we will give proper answer to u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 17:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-chart/m-p/1137619#M913833</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-05-24T17:00:51Z</dc:date>
    </item>
  </channel>
</rss>

