<?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 Cross Tab feature for In-DB tools in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/740810#M176874</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Alteryx Designer In-DB tools for a process.&lt;/P&gt;&lt;P&gt;I want to know how do I achieve In-DB CrossTab functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note :- I understand that I can use Data stream out and then use standard CrossTab for it, but bringing the data into Alteryx just for a Cross Tab is not feasible as the data size is huge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on the query?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 12:27:00 GMT</pubDate>
    <dc:creator>shreyanshrathod</dc:creator>
    <dc:date>2021-03-30T12:27:00Z</dc:date>
    <item>
      <title>Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/740810#M176874</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Alteryx Designer In-DB tools for a process.&lt;/P&gt;&lt;P&gt;I want to know how do I achieve In-DB CrossTab functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note :- I understand that I can use Data stream out and then use standard CrossTab for it, but bringing the data into Alteryx just for a Cross Tab is not feasible as the data size is huge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help on the query?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 12:27:00 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/740810#M176874</guid>
      <dc:creator>shreyanshrathod</dc:creator>
      <dc:date>2021-03-30T12:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/740814#M176875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/133595"&gt;@shreyanshrathod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on what you need to do, you can create a logic with the Summarize in DB, Filter in DB and Select in DB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also have the Transpose in DB to use to try to get you closer to a Cross Tab in DB. The Transpose in DB is located under the Laboratory category.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 12:31:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/740814#M176875</guid>
      <dc:creator>pedrodrfaria</dc:creator>
      <dc:date>2021-03-30T12:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/741177#M177015</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/127599"&gt;@pedrodrfaria&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for sharing your thoughts on this!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way we can run Custom SQL scripts at any point in the workflow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thought being at a point where I need CrossTab, I can use Database script to do that and do other operations in Alteryx workflow.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 04:52:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/741177#M177015</guid>
      <dc:creator>shreyanshrathod</dc:creator>
      <dc:date>2021-03-31T04:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/741322#M177099</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/133595"&gt;@shreyanshrathod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to do this with the Connect in DB tool&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="pedrodrfaria_0-1617193745333.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/178331i2CEEF2662D309512/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pedrodrfaria_0-1617193745333.png" alt="pedrodrfaria_0-1617193745333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:29:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/741322#M177099</guid>
      <dc:creator>pedrodrfaria</dc:creator>
      <dc:date>2021-03-31T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/990580#M245014</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/127599"&gt;@pedrodrfaria&lt;/a&gt;&amp;nbsp; &amp;nbsp;Hi, could you please describe how to simulate an inDB crosstab using Summarize, Select and Filter inDB tools (or Transpose if that can work) and/or post a template workflow?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp; data table with&amp;nbsp; Record ID (string), Group Name (string), and Value (1 = True).&amp;nbsp; &amp;nbsp;A record ID may belong to multiple groups (so can have multiple rows with same ID).&amp;nbsp; &amp;nbsp;I want to pivot it so each row has one Record ID, and then column names for each Group Name, and cells are either 1 or null.&amp;nbsp; Creating flags to indicate the groups a record belongs to.&amp;nbsp; &amp;nbsp; Currently using Crosstab but have to stream the data out of inDB to do that.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; Group&amp;nbsp; &amp;nbsp; &amp;nbsp;Value&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Want:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID&amp;nbsp; &amp;nbsp; &amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; B&amp;nbsp; &amp;nbsp; &amp;nbsp;C&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; null&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; null&amp;nbsp; &amp;nbsp;1&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp;null&amp;nbsp; &amp;nbsp;null&amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 23:09:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/990580#M245014</guid>
      <dc:creator>jrpaul</dc:creator>
      <dc:date>2022-08-29T23:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/990582#M245016</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did come up with a method that I think will work, but curious if there's a more automated way.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can add a formula tool that has a calculation for each column I want (e.g. "A", "B", "C"...), with the calculation checking the Group value for that letter.&amp;nbsp; e.g. if Group = "A" then the "A" calc = 1 otherwise 0.&amp;nbsp; Same for each of the other groups/letters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I used a Summarize tool to Group By Record ID and used "Max" on each group name (A, B, C) to get the data table into one record per row with a column for each group and 0 or 1 as the flag values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downside is if the source data contains new group names, I have to manually add a calculation for it and add to the Summarize tool or it will not have a flag in the final output table.&amp;nbsp; This appears to work, but if there's a way to avoid manually updating those two tools, would love to see it!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 23:36:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/990582#M245016</guid>
      <dc:creator>jrpaul</dc:creator>
      <dc:date>2022-08-29T23:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/1169174#M289320</link>
      <description>&lt;P&gt;Hello. Please note you can vote for this idea : &lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Ideas/Cross-Tab-in-DB/idi-p/161508" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Ideas/Cross-Tab-in-DB/idi-p/161508&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 09:34:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/1169174#M289320</guid>
      <dc:creator>simonaubert_bd</dc:creator>
      <dc:date>2023-07-29T09:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Tab feature for In-DB tools</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/1265465#M315608</link>
      <description>&lt;P&gt;I'm currently wrestling with this one myself, and am not ruling out the manipulation of the XML view to accomplish this.&amp;nbsp; That or 'hard-coding' a SQL expression to accomplish this.&amp;nbsp; If one is able to dynamically create a field based on field values, one would just need to make an iterative macro to loop through it for as many field values exist.&amp;nbsp; Or something to that effect.&amp;nbsp; Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 19:26:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Cross-Tab-feature-for-In-DB-tools/m-p/1265465#M315608</guid>
      <dc:creator>JAKupchik</dc:creator>
      <dc:date>2024-04-24T19:26:45Z</dc:date>
    </item>
  </channel>
</rss>

