<?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: Flagging multiple lines to extract reports. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497210#M185907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you would need to write an extension object for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 15:04:37 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2013-11-27T15:04:37Z</dc:date>
    <item>
      <title>Flagging multiple lines to extract reports.</title>
      <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497209#M185906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried searching but haven't had much luck - i might be on a fruitless quest!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm looking to do is in one chart (straight table) have some sort of a check box where I can select certain lines without filtering the data. These 'checks' need to stay in place while selections change then when done be able to export these selections somehow, maybe as a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i haven't been clear and need to explain further please let me know - as the above makes sense to me but might not to others!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is the data shown in the dashboard in question has links to invoices that are assigned to specific cost centres, but some of these invoices need to have the total cost split to different cost centres depending on what they are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this could be done manually (writing down the invoice number as you go) but it would be fantastic if I could build it into the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 08:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497209#M185906</guid>
      <dc:creator />
      <dc:date>2013-11-27T08:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Flagging multiple lines to extract reports.</title>
      <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497210#M185907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you would need to write an extension object for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 15:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497210#M185907</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-11-27T15:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Flagging multiple lines to extract reports.</title>
      <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497211#M185908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nicole, I thought that might be the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confident enough to give it a go but am unsure as to where to start - any advice on a starting point would be more than welcome.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 12:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497211#M185908</guid>
      <dc:creator />
      <dc:date>2013-11-29T12:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Flagging multiple lines to extract reports.</title>
      <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497212#M185909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;David&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an &lt;EM&gt;Alternate State&lt;/EM&gt; called say &lt;STRONG&gt;InvoiceSelect&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Create a &lt;EM&gt;List Box&lt;/EM&gt; against this &lt;EM&gt;Alternate State&lt;/EM&gt; &lt;STRONG&gt;InvoiceSelect&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Maybe change its &lt;EM&gt;Selection Style Override&lt;/EM&gt; to &lt;EM&gt;Windows CheckBoxes&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;This will be used to select your required invoices&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an Object for your data&lt;/LI&gt;&lt;LI&gt;Filter on your &lt;EM&gt;Alternate State &lt;/EM&gt;&lt;STRONG&gt;InvoiceSelect&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;But in your expression also filter against the default $ State to reflect other selections&lt;UL&gt;&lt;LI&gt;You'll probably need some cunning Set Analysis here..............&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 13:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497212#M185909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-29T13:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Flagging multiple lines to extract reports.</title>
      <link>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497213#M185910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're going to go the extension route:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/qlik-users/41639"&gt;Stefan Walther&lt;/A&gt; has an (in progress) tutorial at &lt;A href="http://www.qlikblog.at/extension-tutorial/" title="http://www.qlikblog.at/extension-tutorial/"&gt;Extensions&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/qlik-users/71251"&gt;Barry Harmsen&lt;/A&gt; has some good information at &lt;A href="http://www.qlikfix.com/2012/07/03/qlikview-extension-tutorials-documentation-and-examples/" title="http://www.qlikfix.com/2012/07/03/qlikview-extension-tutorials-documentation-and-examples/"&gt;QlikView Extension tutorials, documentation and examples » The Qlik Fix! The Qlik Fix!&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;And of course, there is the QlikCommunity forum at &lt;A href="https://community.qlik.com/space/2066"&gt;Extensions&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 13:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flagging-multiple-lines-to-extract-reports/m-p/497213#M185910</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-02T13:57:10Z</dc:date>
    </item>
  </channel>
</rss>

