<?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: Restore a chart and have a text box updated in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569016#M1107866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend to create a button to restore the bar chart. This button should simultaneously set a variable, which conditionally shows your textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 09:04:43 GMT</pubDate>
    <dc:creator>veidlburkhard</dc:creator>
    <dc:date>2014-03-13T09:04:43Z</dc:date>
    <item>
      <title>Restore a chart and have a text box updated</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569013#M1107862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two bar charts minimized, one for hardware revenue and another for supplies revenue. When I restore one of these bar charts I want a text box next to the bar chart to show the revenue for the restored bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, when I restore the hardware bar chart I want the text box to show the revenue of the hardware, however when I restore the supplies bar chart (and as consequence having the hardware bar chart minimized 'cause I have the automonimize selected), then I want the text box to show the revenue of the supplies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks,dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 08:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569013#M1107862</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-03-13T08:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Restore a chart and have a text box updated</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569014#M1107864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of showing a separate text box, go to presentation tab of each bar chart and use Text in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on add and under text expression write something like SUM(REVENUE) as per your field name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE : check enclosed file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE : Check updated file showing criteria as per your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 08:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569014#M1107864</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-13T08:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restore a chart and have a text box updated</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569015#M1107865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;workaround&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- create a grid container (A) with hardware bar chart and hardware text box&lt;/P&gt;&lt;P&gt;- create a grid container (B) with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;supplies &lt;/SPAN&gt;bar chart and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;supplies &lt;/SPAN&gt;text box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- create a single object container and insert containers A and B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 08:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569015#M1107865</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-13T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restore a chart and have a text box updated</title>
      <link>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569016#M1107866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend to create a button to restore the bar chart. This button should simultaneously set a variable, which conditionally shows your textbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 09:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restore-a-chart-and-have-a-text-box-updated/m-p/569016#M1107866</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-03-13T09:04:43Z</dc:date>
    </item>
  </channel>
</rss>

