<?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: problem : Using Qlik Application Automation to create and distribute Excel reports in Office 365 in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/1988868#M915</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/197099"&gt;@Alejandro-juarez22&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I might be easier if you add any issues with this specific automation to the comments of the automation template, that way others encountering similar issues will be able to see.&lt;/P&gt;&lt;P&gt;From other comments in that thread, this issue is often caused by&amp;nbsp;&lt;SPAN&gt;double quote (") or backslash characters (\) existing in your source table. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can see that you have quotes “ in your source table. This breaks the formatting of the request that we send to excel which looks like this “Value1”,”Value2”. &amp;nbsp;The quotes encapsulate each string and help to ensure the comma acts as a delimiter between cells. &amp;nbsp; Having quotes in your data breaks this expected formatting and the Excel API doesn’t know what to do with the request.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 20:30:58 GMT</pubDate>
    <dc:creator>MattGrayndler</dc:creator>
    <dc:date>2022-10-04T20:30:58Z</dc:date>
    <item>
      <title>problem : Using Qlik Application Automation to create and distribute Excel reports in Office 365</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/1987716#M903</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147086"&gt;@MattGrayndler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;empty table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik excel.jpg" style="width: 781px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90341i47E34962318A0183/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik excel.jpg" alt="qlik excel.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;real information&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik excel 2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90342i0427B68B31FBBDCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik excel 2.jpg" alt="qlik excel 2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="add rows.jpg" style="width: 327px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90585iB24BC891621F2D76/image-size/large?v=v2&amp;amp;px=999" role="button" title="add rows.jpg" alt="add rows.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Get strai....jpg" style="width: 333px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90584i5F4D7A3390AB8317/image-size/large?v=v2&amp;amp;px=999" role="button" title="Get strai....jpg" alt="Get strai....jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 20:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/1987716#M903</guid>
      <dc:creator>Alejandro-juarez22</dc:creator>
      <dc:date>2022-10-04T20:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem : Using Qlik Application Automation to create and distribute Excel reports in Office 365</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/1988868#M915</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/197099"&gt;@Alejandro-juarez22&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I might be easier if you add any issues with this specific automation to the comments of the automation template, that way others encountering similar issues will be able to see.&lt;/P&gt;&lt;P&gt;From other comments in that thread, this issue is often caused by&amp;nbsp;&lt;SPAN&gt;double quote (") or backslash characters (\) existing in your source table. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can see that you have quotes “ in your source table. This breaks the formatting of the request that we send to excel which looks like this “Value1”,”Value2”. &amp;nbsp;The quotes encapsulate each string and help to ensure the comma acts as a delimiter between cells. &amp;nbsp; Having quotes in your data breaks this expected formatting and the Excel API doesn’t know what to do with the request.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 20:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/1988868#M915</guid>
      <dc:creator>MattGrayndler</dc:creator>
      <dc:date>2022-10-04T20:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem : Using Qlik Application Automation to create and distribute Excel reports in Office 365</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/2435173#M3432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147086"&gt;@MattGrayndler&lt;/a&gt;&amp;nbsp;, what is the best practice to handle double quotes from the source table? Is there an escape character available to handle the double quotes?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 12:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/2435173#M3432</guid>
      <dc:creator>gardenierbi</dc:creator>
      <dc:date>2024-03-27T12:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem : Using Qlik Application Automation to create and distribute Excel reports in Office 365</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/2435252#M3433</link>
      <description>&lt;P&gt;Ran into a similar issue in the past with updating users in NPrinting API. I ended up just using the replace function in the data load editor to edit any users names that have a single/double &lt;SPAN&gt;quotes with a space.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 15:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/problem-Using-Qlik-Application-Automation-to-create-and/m-p/2435252#M3433</guid>
      <dc:creator>TheLazyDevelopr</dc:creator>
      <dc:date>2024-03-27T15:27:40Z</dc:date>
    </item>
  </channel>
</rss>

