<?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: Marco Date Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835244#M293815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI:) I know what you like to say but I like to do that simple as possible.&lt;/P&gt;&lt;P&gt;After I selected the dates I detach the charts - its only possible for me to this with a macro.&lt;/P&gt;&lt;P&gt;There no other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you have a other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 07:54:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-12T07:54:44Z</dc:date>
    <item>
      <title>Marco Date Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835242#M293813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Hello &lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;I like to do an report and therefor I need a macro. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;My method: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;I select some dates. For example: in a chart / Q1-2015 / Q4-2014 / Q3-2013/ Q2-2013. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;now I have a macro for this BUT: I like to a dynamic selection I Select Q4-2014 and than they give me a selection with all Quarter after Q4-2014 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;At the moment: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;ActiveDoucment.GetSheetObject("CH41609").Attach&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;ActiveDocument.Fields("QuarterFY").Selcet "2015-Q1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;ActiveDocument.Fields("QuarterFY").ToogleSelect "2014-Q4"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: 'Courier New';"&gt;ActiveDocument.Fields("QuarterFY").ToggleSelect "2014-Q3"&lt;BR /&gt;ActiveDocument.Fields("QuarterFY").ToggleSelect "2014-Q2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;work perfect but I like a dynamic selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;I hope someone can help me:) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 12:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835242#M293813</guid>
      <dc:creator />
      <dc:date>2015-05-11T12:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Marco Date Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835243#M293814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry but fact that you need a report does not mean you need a macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unless you want to export it to an external source and you do have an nprinting license&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3700"&gt;Macros are Bad&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 15:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835243#M293814</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-05-11T15:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Marco Date Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835244#M293815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI:) I know what you like to say but I like to do that simple as possible.&lt;/P&gt;&lt;P&gt;After I selected the dates I detach the charts - its only possible for me to this with a macro.&lt;/P&gt;&lt;P&gt;There no other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you have a other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 07:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835244#M293815</guid>
      <dc:creator />
      <dc:date>2015-05-12T07:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Marco Date Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835245#M293816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i found this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ActiveDocument.GetSheetObject("*").Attach&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; line-height: 1.5em;"&gt;ActiveDocument.GetField(“*”).Select &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ActiveDocument.Evaluate(“‘&amp;gt;’ &amp;amp; date(today(1)-7)”)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ActiveDocument.GetSheetObject("").Detach&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but doesnt work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835245#M293816</guid>
      <dc:creator />
      <dc:date>2015-05-12T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Marco Date Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835246#M293817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this link it might have a macro that you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4870"&gt;Useful Qlikview Macros&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;though I would rather understand why do you detach the graphs, you might be able to get the same behavior that you need if you just modify some of the expressions that you use &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marco-Date-Selection/m-p/835246#M293817</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-05-12T14:17:58Z</dc:date>
    </item>
  </channel>
</rss>

