<?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: fixing table with 2 different kinds of information in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/172008#M44592</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5143"&gt;@BenMoss&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eh...you're right&lt;/P&gt;&lt;P&gt;What I was trying to do was create ALL options using that append fields and then filter only the relevant combinations using the join&lt;/P&gt;&lt;P&gt;but it's clearly a lack of knowledge on how that append fields work.&lt;/P&gt;&lt;P&gt;For some reason I get all the relevant options straigth after&amp;nbsp;the append. I would expect the combination of company 2 and brand a2 would also be included, but it's not (weird, but I wanted to exclude it anyway so all is well that ends well)&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="combinations.PNG" style="width: 673px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/35692iFF83D6979B1F5827/image-dimensions/673x303?v=v2" width="673" height="303" role="button" title="combinations.PNG" alt="combinations.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyways, it's working now :)&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jun 2018 12:30:15 GMT</pubDate>
    <dc:creator>Mikis</dc:creator>
    <dc:date>2018-06-12T12:30:15Z</dc:date>
    <item>
      <title>fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171423#M44494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data table that contains 2 kinds of information: information on companies and information on brands (example attached).&lt;/P&gt;&lt;P&gt;If the row is a company row, then the brand facts are blank.&lt;/P&gt;&lt;P&gt;if the row is a brand row, then the company facts are blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have a&amp;nbsp;second table that tells me how companies &amp;amp; brands are related.&lt;/P&gt;&lt;P&gt;A company can have several brands and a brand can have several companies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like is to have a table with all combinations of companies &amp;amp; brands.&lt;/P&gt;&lt;P&gt;Perhaps an example works best (example data attached)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sourceData:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;dim1&lt;/TD&gt;&lt;TD&gt;dim2&lt;/TD&gt;&lt;TD&gt;dim3&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;company&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#339966"&gt;brand&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;companyfact1&lt;/TD&gt;&lt;TD&gt;companyfact2&lt;/TD&gt;&lt;TD&gt;brandfact1&lt;/TD&gt;&lt;TD&gt;brandfact2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;7%&lt;/TD&gt;&lt;TD&gt;81%&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;44&lt;/TD&gt;&lt;TD&gt;82%&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;33%&lt;/TD&gt;&lt;TD&gt;92%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;53%&lt;/TD&gt;&lt;TD&gt;94%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;41%&lt;/TD&gt;&lt;TD&gt;53%&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;18%&lt;/TD&gt;&lt;TD&gt;30%&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;91%&lt;/TD&gt;&lt;TD&gt;17%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;72%&lt;/TD&gt;&lt;TD&gt;5%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;companyBrand&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;company&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#339966"&gt;brand&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build the following table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;dim1&lt;/TD&gt;&lt;TD&gt;dim2&lt;/TD&gt;&lt;TD&gt;dim3&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;company&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#339966"&gt;brand&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;companyfact1&lt;/TD&gt;&lt;TD&gt;companyfact2&lt;/TD&gt;&lt;TD&gt;brandfact1&lt;/TD&gt;&lt;TD&gt;brandfact2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;7%&lt;/TD&gt;&lt;TD&gt;81%&lt;/TD&gt;&lt;TD&gt;33%&lt;/TD&gt;&lt;TD&gt;92%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;44%&lt;/TD&gt;&lt;TD&gt;82%&lt;/TD&gt;&lt;TD&gt;53%&lt;/TD&gt;&lt;TD&gt;94%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;TD&gt;7%&lt;/TD&gt;&lt;TD&gt;81%&lt;/TD&gt;&lt;TD&gt;91%&lt;/TD&gt;&lt;TD&gt;17%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a2&lt;/TD&gt;&lt;TD&gt;44%&lt;/TD&gt;&lt;TD&gt;82%&lt;/TD&gt;&lt;TD&gt;72%&lt;/TD&gt;&lt;TD&gt;5%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;41%&lt;/TD&gt;&lt;TD&gt;53%&lt;/TD&gt;&lt;TD&gt;91%&lt;/TD&gt;&lt;TD&gt;17%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;a1&lt;/TD&gt;&lt;TD&gt;18%&lt;/TD&gt;&lt;TD&gt;30%&lt;/TD&gt;&lt;TD&gt;72%&lt;/TD&gt;&lt;TD&gt;5%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to proceed?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:01:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171423#M44494</guid>
      <dc:creator>Mikis</dc:creator>
      <dc:date>2018-06-11T13:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171440#M44500</link>
      <description>&lt;P&gt;Can you confirm for company 2 the brand in your final file should be A2 and not A1?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:45:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171440#M44500</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2018-06-11T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171441#M44501</link>
      <description>&lt;P&gt;Why does A2 have a value against the D1 column that is A?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:50:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171441#M44501</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2018-06-11T12:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171442#M44502</link>
      <description>&lt;P&gt;Yes indeed that was a typo :)&lt;/P&gt;&lt;P&gt;company 1 should have brand a1 &amp;amp; a2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:56:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171442#M44502</guid>
      <dc:creator>Mikis</dc:creator>
      <dc:date>2018-06-11T12:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171445#M44503</link>
      <description>&lt;P&gt;Eh sorry, I mistyped quite a bit it seems&lt;/P&gt;&lt;P&gt;I'll correct it asap&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:58:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171445#M44503</guid>
      <dc:creator>Mikis</dc:creator>
      <dc:date>2018-06-11T12:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171471#M44509</link>
      <description>&lt;P&gt;I think this is what you are looking for, but take a look at let me know where it falls down if it's not right!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:52:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171471#M44509</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2018-06-11T13:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171502#M44520</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5143"&gt;@BenMoss&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion, but I need it to be a little more flexible.&lt;/P&gt;&lt;P&gt;I added 'companyfact' in the title, but I don't know in advance that it's a company fact.&lt;/P&gt;&lt;P&gt;Basically, if the value is blank then it should be a company fact&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to solve the puzzle using some of my colleagues, but there's one big performance issue.&lt;/P&gt;&lt;P&gt;I attached a workflow where I first generate ALL possible combinations of companies and brands, and then filter on only the relevant ones.&lt;/P&gt;&lt;P&gt;This sounds like a minor issue, but the dataset we're using is huge and this takes really long to calculate.&lt;/P&gt;&lt;P&gt;Do you perhaps have a quicker way to do the step below?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="slow.PNG" style="width: 662px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/35525i5E539BFD0CF6F6FA/image-dimensions/662x210?v=v2" width="662" height="210" role="button" title="slow.PNG" alt="slow.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 15:09:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171502#M44520</guid>
      <dc:creator>Mikis</dc:creator>
      <dc:date>2018-06-11T15:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171580#M44534</link>
      <description>&lt;P&gt;The append and join is doing nothing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By creating all combinations, the join then becomes irrelevant, I don't understand why you are doing an append, that means you end up with detial seen as 'brand A' when in fact it's related to brand b.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 17:33:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/171580#M44534</guid>
      <dc:creator>BenMoss</dc:creator>
      <dc:date>2018-06-11T17:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: fixing table with 2 different kinds of information</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/172008#M44592</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5143"&gt;@BenMoss&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eh...you're right&lt;/P&gt;&lt;P&gt;What I was trying to do was create ALL options using that append fields and then filter only the relevant combinations using the join&lt;/P&gt;&lt;P&gt;but it's clearly a lack of knowledge on how that append fields work.&lt;/P&gt;&lt;P&gt;For some reason I get all the relevant options straigth after&amp;nbsp;the append. I would expect the combination of company 2 and brand a2 would also be included, but it's not (weird, but I wanted to exclude it anyway so all is well that ends well)&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="combinations.PNG" style="width: 673px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/35692iFF83D6979B1F5827/image-dimensions/673x303?v=v2" width="673" height="303" role="button" title="combinations.PNG" alt="combinations.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyways, it's working now :)&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 12:30:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/fixing-table-with-2-different-kinds-of-information/m-p/172008#M44592</guid>
      <dc:creator>Mikis</dc:creator>
      <dc:date>2018-06-12T12:30:15Z</dc:date>
    </item>
  </channel>
</rss>

