<?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: Trying to make custom gallery usage report, am I hitting the right tables? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Trying-to-make-custom-gallery-usage-report-am-I-hitting-the/m-p/905535#M10388</link>
    <description>&lt;P&gt;I have a few modules in the &lt;A href="https://community.alteryx.com/t5/Community-Gallery/ct-p/Community-gallery" target="_self"&gt;Alteryx Public Gallery&lt;/A&gt;&amp;nbsp;for my own usage report, and presented them at the&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Inspire-Presentations/Extracting-From-Mongo-amp-Building-a-Custom-Gallery-Usage-Report/ta-p/808297" target="_self"&gt;Extracting From Mongo &amp;amp; Building a Custom Gallery Usage Report&lt;/A&gt;&amp;nbsp;virtual Inspire session last year.&amp;nbsp; You can watch the video, or just download the modules and inspect it and build from it.&amp;nbsp; Here's the modules:&lt;BR /&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/MongoPull-MongoSessionMbarone-Inspire2019/ta-p/880891" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/MongoPull-MongoSessionMbarone-Inspire2019/ta-p/880891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/GalleryAppsRun-MongoSessionMbarone-Inspire2019/ta-p/880890" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/GalleryAppsRun-MongoSessionMbarone-Inspire2019/ta-p/880890&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/UserApp-MongoSessionMbarone-Inspire2019/ta-p/880892" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/UserApp-MongoSessionMbarone-Inspire2019/ta-p/880892&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 13:43:46 GMT</pubDate>
    <dc:creator>mbarone</dc:creator>
    <dc:date>2022-02-22T13:43:46Z</dc:date>
    <item>
      <title>Trying to make custom gallery usage report, am I hitting the right tables?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Trying-to-make-custom-gallery-usage-report-am-I-hitting-the/m-p/903840#M10356</link>
      <description>&lt;P&gt;I'm trying to make a basic report on our gallery usage. The only info I need is workflow name, the owner, the original date of upload, the deletion date.&lt;/P&gt;&lt;P&gt;In a nutshell I want to measure&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Be able to create a SQL Server history table so I can measure it over time(this is why I need the upload and deletion date)&lt;/LI&gt;&lt;LI&gt;How many workflows are there currently?&lt;/LI&gt;&lt;LI&gt;How many workflows each user uploaded in total&lt;/LI&gt;&lt;LI&gt;How many workflows each user currently has&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I connected to Alteryx Gallery.appinfos to get the workflow info.&lt;/P&gt;&lt;P&gt;I connected to&amp;nbsp;Alteryx Gallery.users to get the owner info and join users.Revisions.0.AuthorId to users.User_ID&lt;/P&gt;&lt;P&gt;That all seemed to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here are my questions&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In order to get an understanding for the data structure I saved a workflow to the gallery, but when I queried AppInfos a couple minutes later, the workflow wasn't in the dataset.&amp;nbsp; Why would it be missing?&lt;/LI&gt;&lt;LI&gt;If a workflow is deleted, am I correct in assuming the AppInfos.Revisions.0.DateCreated field for that row where AppInfos.IsDeleted = True is the date the workflow was deleted?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 17 Feb 2022 13:52:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Trying-to-make-custom-gallery-usage-report-am-I-hitting-the/m-p/903840#M10356</guid>
      <dc:creator>csh8428</dc:creator>
      <dc:date>2022-02-17T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to make custom gallery usage report, am I hitting the right tables?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Trying-to-make-custom-gallery-usage-report-am-I-hitting-the/m-p/905535#M10388</link>
      <description>&lt;P&gt;I have a few modules in the &lt;A href="https://community.alteryx.com/t5/Community-Gallery/ct-p/Community-gallery" target="_self"&gt;Alteryx Public Gallery&lt;/A&gt;&amp;nbsp;for my own usage report, and presented them at the&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Inspire-Presentations/Extracting-From-Mongo-amp-Building-a-Custom-Gallery-Usage-Report/ta-p/808297" target="_self"&gt;Extracting From Mongo &amp;amp; Building a Custom Gallery Usage Report&lt;/A&gt;&amp;nbsp;virtual Inspire session last year.&amp;nbsp; You can watch the video, or just download the modules and inspect it and build from it.&amp;nbsp; Here's the modules:&lt;BR /&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/MongoPull-MongoSessionMbarone-Inspire2019/ta-p/880891" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/MongoPull-MongoSessionMbarone-Inspire2019/ta-p/880891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/GalleryAppsRun-MongoSessionMbarone-Inspire2019/ta-p/880890" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/GalleryAppsRun-MongoSessionMbarone-Inspire2019/ta-p/880890&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Public-Community-Gallery/UserApp-MongoSessionMbarone-Inspire2019/ta-p/880892" target="_blank"&gt;https://community.alteryx.com/t5/Public-Community-Gallery/UserApp-MongoSessionMbarone-Inspire2019/ta-p/880892&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 13:43:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Trying-to-make-custom-gallery-usage-report-am-I-hitting-the/m-p/905535#M10388</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2022-02-22T13:43:46Z</dc:date>
    </item>
  </channel>
</rss>

