<?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: Export QlikView sheet to Excel workbook with formulas in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074296#M358556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I forgot to ask you ... are you going to use the Ajax-client or IE-plugin for the users of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2016 20:10:30 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2016-02-19T20:10:30Z</dc:date>
    <item>
      <title>Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074290#M358550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to QlikView and I need your help. &lt;/P&gt;&lt;P&gt;I wouldn't ask, if I could've found a sort of solution to similar problem, but I found only questions and no answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I developed a what-if analysis (a recovery plan), which works as expected. My customers are happy, but they requested functionality to export entire QlikView sheet to Excel sheet with the formulas. It is a critical requirement as the customers are going to share the workbook with their suppliers to agree on a plan.&lt;/P&gt;&lt;P&gt;So I wrote a macro, which does the job perfectly, but it won't run on "user-facing" environment. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/angry.png" /&gt;&lt;/P&gt;&lt;P&gt;I red an article "The macros are bad" about appropriate use of macros, where was recommended not to use macros &lt;SPAN style="font-size: 13.3333px;"&gt;on a "user-facing" environment. &lt;SPAN style="font-size: 13.3333px;"&gt; In one of the comments &lt;/SPAN&gt;there was a suggestion that one can use NPrinting for such tasks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please point out where I can read about implementing such functionality (with NPrinting or other tool).&lt;/P&gt;&lt;P&gt;With Microsoft BI stack it is easy to implement, but in the company I am currently working QlikView is preferred.&lt;/P&gt;&lt;P&gt;I don't wan't to tell my customers that they have to pay more for such a basic functionality. &lt;/P&gt;&lt;P&gt;Of course they manually can copy and paste the information in a excel template, but this is prone to mistakes and also is time consuming. The users might need to export hundreds of plans for different materials per day. If they can just change the selection and with a pres of a button save an excel file with date stamp and material as name (what macro does when it runs), that will make the solution to fly. Unfortunately I don't have the knowledge, how to do it without a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will highly appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 14:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074290#M358550</guid>
      <dc:creator />
      <dc:date>2016-02-19T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074291#M358551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no functionality built in that can translate QlikView expressions or values into Excel formulas. They way you make logic in a QlikView application is completely different from how you make logic in formulas in cells in a spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 17:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074291#M358551</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-19T17:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074292#M358552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could however have a simple Excel template containing all the calculations and formulas and having that referring to all the data in an exported Excel sheet - which doesn't contain an logic or formulas...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 17:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074292#M358552</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-19T17:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074293#M358553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;You don't tell me something new.&lt;/P&gt;&lt;P&gt;My macro does this perfectly, but I am asking for solution without macro.&lt;/P&gt;&lt;P&gt;My question is: How can l make the data be copied in the excel template with a pres of a button without macro.&lt;/P&gt;&lt;P&gt;If you can help with this that would be great.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from: YOGA Tablet 2-1050F&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 18:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074293#M358553</guid>
      <dc:creator />
      <dc:date>2016-02-19T18:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074294#M358554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this could work for you - not involving a Macro - only Button and Action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="115328" alt="2016-02-19 #1.PNG" class="jive-image image-1" src="/legacyfs/online/115328_2016-02-19 #1.PNG" style="height: 288px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create a Tab-separated file which is unique for the specific user. It could store it to a user-specific folder instead of course. With a separate folder you could enforce rights that prevent users for looking at each others exported data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B) &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Next you will have to use PowerShell to convert the Tab-separated file into Excel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This guy has a blog describing a library called PS-Excel that could do the job:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &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; &lt;A href="http://ramblingcookiemonster.github.io/PSExcel-Intro/" title="http://ramblingcookiemonster.github.io/PSExcel-Intro/"&gt;PSExcel: Excel automation without Excel – Rambling Cookie Monster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C) Lastly - to be able to trigger automatic conversion from Tab-separated file to Excel-file with PowerShell you will have to make use of Windows FileSystemWatcher that can also be set up with PowerShell. FileSystemWatcher is a built-in function in the Windows operating system that can be used to trigger programs to start as files are created or modified in a specific folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff;"&gt;NB! This will only work smoothly with the IE-client - that is the save button without further questions/prompts. On the Ajax-client the button will cause a nasty pop-up asking the user where to store the export...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think this might be a route you would like to follow I could give you some skeleton application that proves the entire concept. Give me a hint ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;Petter Skjolden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 19:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074294#M358554</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-19T19:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074295#M358555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a million, Petter. I will have a look at the options you had mentioned.  This is something l needed - QlikWiew kind of solution.&lt;/P&gt;&lt;P&gt;I am not sure if it is going to work, but it is a good starting point.&lt;/P&gt;&lt;P&gt;I will keep you informed .&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from: YOGA Tablet 2-1050F&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 19:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074295#M358555</guid>
      <dc:creator />
      <dc:date>2016-02-19T19:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074296#M358556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I forgot to ask you ... are you going to use the Ajax-client or IE-plugin for the users of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 20:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074296#M358556</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-19T20:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074297#M358557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is the reason I can't use my solution with macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from: YOGA Tablet 2-1050F&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 20:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074297#M358557</guid>
      <dc:creator />
      <dc:date>2016-02-19T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074298#M358558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is important to know which one of the two clients your users are going to use. The choice does affect the kind of solution that can be made. They are not equivalent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it comes to macros they are not all bad. To make a point some people are very categorical and claim that "Macros are bad" - but that is not true in the sense that they are good for nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barry Harmsen has a good blog at qlikfix.com go his site and search the tag "macro" and then you will get a more &lt;SPAN style="text-decoration: underline;"&gt;balanced view on where macros are good, bad and ugly.&lt;/SPAN&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case I would make use of one macro QlikView object model function called:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ServerSideExportEx()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The nice thing is that it can export directly to an XLS-file and it works with both the IE-client and the Ajax-client on the server. As long as macro execution is allowed in your applications and on the server it will work ok. I have used it many times. Seriously I can't see why the use of this constitutes anything "bad".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be used like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14559549006859514 jive_text_macro" jivemacro_uid="_14559549006859514" modifiedtitle="true"&gt;
&lt;P&gt;set lb = ActiveDocument.GetSheetObject("LB01")&lt;/P&gt;
&lt;P&gt;lb.ServerSideExportEx "D:\aFolderOnTheQlikViewServer\Export\xxxx\ChartXYZ.xls" , "" , 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ' 0=HTML, 1=Text, 2=Bitmap, 3=XML, 4=QVD, 5=BIFF&lt;/P&gt;
&lt;P&gt; ' BIFF is the old Excel format that has file extension XLS&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So unless someone has set an absolute restriction on disallowing macros entirely then I will advice you to still use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 07:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074298#M358558</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-20T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074299#M358559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is Barry Harmsens first slide of his presentation that I referred to earlier:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-02-20 #1.PNG" class="jive-image image-1" src="/legacyfs/online/115353_2016-02-20 #1.PNG" style="height: 362px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 08:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074299#M358559</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-20T08:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074300#M358560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Petter.&lt;/P&gt;&lt;P&gt;The solution with PowerShell is quite involving and there is no guarantee that it is going to work. In the comments on article    PSExcel: Excel automation without Excel – Rambling Cookie Monster&amp;lt;http://ramblingcookiemonster.github.io/PSExcel-Intro/&amp;gt; one can see various problems developers faced. I don’t have the luxury to play around, my clients need the solution implemented as it impacts their day to day work tremendously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I prefer the idea of using macro – your last suggestion. The problem is that macro works perfectly on my dev machine, but doesn’t run on server. I don’t administrate the server, so I can’t be sure that macros are allowed. Server admin confirmed that it is the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a look at ServerSideExportEx reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the current macro does is pretty simple: open an excel template, write the data in the relevant ranges and save it with name depending on the selection ( Recovery Plan  for material &amp;amp; release number &amp;amp; date) in the local folder. The cells with calculations are not affected so the final file is as the user wanted it with logo, formatting and calculations left untouched. It is important to transfer the data of all  three tables on the correct place in excel template. I am not sure that ServerSideExportEx can do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be related to saving the file in local folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for helping me to find a quick solution.&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 09:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074300#M358560</guid>
      <dc:creator />
      <dc:date>2016-02-20T09:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074301#M358561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your macro might use Excel directly and that requires that Excel itself is installed on the server. What I tried to suggests that you have two Excel files that are connected. One with the data coming from QlikView that is the variant part and one that contains the formulas and client specific that use Excel external references to the first file. In this solution you will not need Excel installed on the QlikView Server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 10:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074301#M358561</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-20T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074302#M358562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for keep helping &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;It might be also security issue. I wasn't precise. If I run macro on the server with my credentials it executes, but - doesn't  with the user credentials. I have some admin rights, but it is possible that user doesn't have right to execute macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try  your suggestion below.&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from: YOGA Tablet 2-1050F&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 11:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074302#M358562</guid>
      <dc:creator />
      <dc:date>2016-02-20T11:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074303#M358563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I went through the presentation and the samples but there is nothing which might help for my particular problem.&lt;/P&gt;&lt;P&gt;I have Barry's book, but there is also nothing related. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 14:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074303#M358563</guid>
      <dc:creator />
      <dc:date>2016-02-20T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074304#M358564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been thinking about the suggestion with two files, but don't see how it will help.&lt;/P&gt;&lt;P&gt;What will make the data transferred from QlikView to Excel on the first place? Then how the data and template files will be connected if the data file doesn't exist initialy?&lt;/P&gt;&lt;P&gt;Actually it make thinks more complicated and don't have the functionality to safe end file with specific name convention. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have to find out how the users can run the current macro - that is it.&lt;/P&gt;&lt;P&gt;Or of course, if their licence (or security) doesn't allow running macros to find solution, which gives me the same functionality without macro. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 14:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074304#M358564</guid>
      <dc:creator />
      <dc:date>2016-02-20T14:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074305#M358565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it might help you understand and others to understand that Macros aren't always bad...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 22:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074305#M358565</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-21T22:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074306#M358566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option of using Microsoft Access 2013 Runtime. This includes and ODBC-driver for Excel which can be used to write to Excel files without the use of Excel at all. So you can create Excel XLSB (a binary variant of XLSX-file). This file can be an already existing XLSB-file that contain formulaes and fomatting. You can then fill in text and numbers in the appropriate places with a simplified SQL dialect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 22:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074306#M358566</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-21T22:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export QlikView sheet to Excel workbook with formulas</title>
      <link>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074307#M358567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question is how? What I have to use on a QlikView site if it is not a macro?&lt;/P&gt;&lt;P&gt;I know there many ways to achieve such functionality.&lt;/P&gt;&lt;P&gt;For example with Microsoft BI you can create a cube and the users can do whatever self analysis they want in Excel by connecting to it.&lt;/P&gt;&lt;P&gt;But we are using QlikView here…&lt;/P&gt;&lt;P&gt;I need help how can I run a macro in QlikView analysis form Access point and make it work the same way as it works on desktop version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.       What I need to do to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.       If it is not possible, is there a QlikView way/tool to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 06:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-QlikView-sheet-to-Excel-workbook-with-formulas/m-p/1074307#M358567</guid>
      <dc:creator />
      <dc:date>2016-02-22T06:49:34Z</dc:date>
    </item>
  </channel>
</rss>

