<?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: How to extract key value pairs using tExtractJsonFields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370017#M133108</link>
    <description>&lt;P&gt;This should get you what you're looking for&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vZgLAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144231iA9C8ED31DB29BE54/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vZgLAAU.png" alt="0693p000008vZgLAAU.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vZpRAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132930iAF1C6EC5B6424E64/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vZpRAAU.png" alt="0693p000008vZpRAAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2020 15:05:36 GMT</pubDate>
    <dc:creator>evansdar</dc:creator>
    <dc:date>2020-07-21T15:05:36Z</dc:date>
    <item>
      <title>How to extract key value pairs using tExtractJsonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370016#M133107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have data in HBase. While retrieving data, In one table , a column contains&lt;/P&gt;&lt;P&gt; key value pairs The key value pairs are like :&lt;/P&gt;&lt;P&gt;&lt;B&gt;{'id': '60946a0a', 'first_name': 'fred', 'last_name': 'tyler', 'email': 'admin@abc.com', 'name': 'fred tyler'}&amp;nbsp;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;{'id': '413d67', 'first_name': 'jackson', 'last_name': 'roy', 'email': 'admin@def.com', 'name': 'jackson roy'}&amp;nbsp;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;{'name': 'john abraham', 'first_name': 'john', 'last_name': 'abraham', 'id': '8b41f9i8', 'email': 'admin@ghicom'}&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;{'id': '60946', 'first_name': 'george', 'last_name': 'paul', 'email': 'admin@jkl.com', 'name': 'john paul'}&amp;nbsp;&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to retrieve this as separate columns :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;name, first_name, last_name, id, email&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;'name' 'first_name' 'last_name' 'id' 'email'&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;fred tyler fred tyler 60946a0a admin@abc.com&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;jackson roy jackson roy 413d67 admin@def.com&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;john abraham john abraham 8b41f9i8 admin@ghi.com&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;george paul george paul 60946 admin@jkl.com&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Does anyone have idea on how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370016#M133107</guid>
      <dc:creator>Pavithra52</dc:creator>
      <dc:date>2024-11-16T01:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract key value pairs using tExtractJsonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370017#M133108</link>
      <description>&lt;P&gt;This should get you what you're looking for&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vZgLAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144231iA9C8ED31DB29BE54/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vZgLAAU.png" alt="0693p000008vZgLAAU.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vZpRAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132930iAF1C6EC5B6424E64/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vZpRAAU.png" alt="0693p000008vZpRAAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 15:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370017#M133108</guid>
      <dc:creator>evansdar</dc:creator>
      <dc:date>2020-07-21T15:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract key value pairs using tExtractJsonFields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370018#M133109</link>
      <description>&lt;P&gt;@Daniel Evans​&amp;nbsp;Thank you so much &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 04:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-key-value-pairs-using-tExtractJsonFields/m-p/2370018#M133109</guid>
      <dc:creator>Pavithra52</dc:creator>
      <dc:date>2020-07-22T04:31:12Z</dc:date>
    </item>
  </channel>
</rss>

