<?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: Combine tables with wildcard Join in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Combine-tables-with-wildcard-Join/m-p/1697015#M53307</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if your data set is not too big, you can use subfield to avhieve what you are looking for:&lt;/P&gt;&lt;P&gt;===========&lt;/P&gt;&lt;P&gt;Input:&lt;BR /&gt;load * inline [&lt;BR /&gt;Text&lt;BR /&gt;This is a long text.&lt;BR /&gt;This is a Qlik Sense Scripting Example.&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Tags:&lt;BR /&gt;load * inline [&lt;BR /&gt;Word, Tag&lt;BR /&gt;This, T-Word&lt;BR /&gt;is, i-Word&lt;BR /&gt;is, 2-Letter-Word&lt;BR /&gt;a, 1-Letter-Word&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;load&lt;BR /&gt;Text,&lt;BR /&gt;SubField(Text,' ') as Word&lt;BR /&gt;Resident Input;&lt;/P&gt;&lt;P&gt;drop table Input;&lt;/P&gt;&lt;P&gt;=============&lt;/P&gt;&lt;P&gt;If your data set is too big for this solution, I would give each sentence an ID and build a Bridge table using the subfield method from above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 10:30:20 GMT</pubDate>
    <dc:creator>Oliver_F</dc:creator>
    <dc:date>2020-04-27T10:30:20Z</dc:date>
    <item>
      <title>Combine tables with wildcard Join</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-tables-with-wildcard-Join/m-p/1696538#M53281</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i would like to achieve the following and dont really know how - here is an example:&lt;/P&gt;&lt;P&gt;I have table A with one column 'text'. The data in that column is unstuctured text (1 to max. 50 words per row).&lt;BR /&gt;I have another table B with one columns 'tags', including search words (single word per row).&lt;/P&gt;&lt;P&gt;In my app i would like to display both tables.&lt;BR /&gt;When the user filters however a word from table B, all rows from table A should be filtered where the word from B&lt;BR /&gt;is among the unstructured text of each rom from A. So basically a full wildcard search per row in A.&lt;/P&gt;&lt;P&gt;I guess thats quite easy in Qlik to do but i just cant get the data load for that done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me with that?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-tables-with-wildcard-Join/m-p/1696538#M53281</guid>
      <dc:creator>schmidtj</dc:creator>
      <dc:date>2024-11-16T18:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Combine tables with wildcard Join</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-tables-with-wildcard-Join/m-p/1697015#M53307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if your data set is not too big, you can use subfield to avhieve what you are looking for:&lt;/P&gt;&lt;P&gt;===========&lt;/P&gt;&lt;P&gt;Input:&lt;BR /&gt;load * inline [&lt;BR /&gt;Text&lt;BR /&gt;This is a long text.&lt;BR /&gt;This is a Qlik Sense Scripting Example.&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Tags:&lt;BR /&gt;load * inline [&lt;BR /&gt;Word, Tag&lt;BR /&gt;This, T-Word&lt;BR /&gt;is, i-Word&lt;BR /&gt;is, 2-Letter-Word&lt;BR /&gt;a, 1-Letter-Word&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;load&lt;BR /&gt;Text,&lt;BR /&gt;SubField(Text,' ') as Word&lt;BR /&gt;Resident Input;&lt;/P&gt;&lt;P&gt;drop table Input;&lt;/P&gt;&lt;P&gt;=============&lt;/P&gt;&lt;P&gt;If your data set is too big for this solution, I would give each sentence an ID and build a Bridge table using the subfield method from above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 10:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-tables-with-wildcard-Join/m-p/1697015#M53307</guid>
      <dc:creator>Oliver_F</dc:creator>
      <dc:date>2020-04-27T10:30:20Z</dc:date>
    </item>
  </channel>
</rss>

