<?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: Alteryx Gallery App and accessing UNC output /  more robust formatting for XLSX files in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248525#M15118</link>
    <description>&lt;P&gt;Fernando,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Major props... this did exactly what I needed! Unfortunately I am still on 2022.1 for the time being, but I think I can make it work without control containers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 22:59:39 GMT</pubDate>
    <dc:creator>cjclark</dc:creator>
    <dc:date>2024-03-07T22:59:39Z</dc:date>
    <item>
      <title>Alteryx Gallery App and accessing UNC output /  more robust formatting for XLSX files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248477#M15116</link>
      <description>&lt;P&gt;Hey All.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working through the issue of having xlsx report files that are fed via dynamic user input and live SQL data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The formatting capabilities of the report suite are fairly limited. My thought was to use existing templates (saved via UNC on a network drive) with formatting already completed and to then use the. xlsx overwrite on a specific range function to build an already formatted reports.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am finding is that when I have gallery writing to UNC paths, the gallery save output feature doesn't include these files to be able be downloaded on the front end of the gallery app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if there is some work around to this? I thought I had solved my report formatting woes. I am not sure if python or scripting tools would allow for the gallery front end to save down these files for users.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 21:43:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248477#M15116</guid>
      <dc:creator>cjclark</dc:creator>
      <dc:date>2024-03-07T21:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Gallery App and accessing UNC output /  more robust formatting for XLSX files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248486#M15117</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/528631"&gt;@cjclark&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I totally agree with everything you just said about the reporting tools, and fortunately, there is a workaround!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your question and solution are rather advanced, I assume you will easily get the idea.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After saving the data in your template, you can combine the blob input (load the file in a binary column) and the blob output (save the file without UNC - similar to an output data tool).&lt;/P&gt;&lt;P&gt;With the blob output tool, you will have the same option to show the files for the users to download.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This blog discusses a more advanced use case, but the idea is included there.&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Engine-Works/Excel-Templates-with-Blob-Tools-and-Control-Containers/ba-p/1148262" target="_blank"&gt;https://community.alteryx.com/t5/Engine-Works/Excel-Templates-with-Blob-Tools-and-Control-Containers/ba-p/1148262&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this idea, you can keep your template intact and generate copies of the template to be overwritten with data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 21:58:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248486#M15117</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2024-03-07T21:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Gallery App and accessing UNC output /  more robust formatting for XLSX files</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248525#M15118</link>
      <description>&lt;P&gt;Fernando,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Major props... this did exactly what I needed! Unfortunately I am still on 2022.1 for the time being, but I think I can make it work without control containers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 22:59:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-App-and-accessing-UNC-output-more-robust/m-p/1248525#M15118</guid>
      <dc:creator>cjclark</dc:creator>
      <dc:date>2024-03-07T22:59:39Z</dc:date>
    </item>
  </channel>
</rss>

