<?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 How to write json query with multiple where condition in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-write-json-query-with-multiple-where-condition/m-p/2229858#M20664</link>
    <description>&lt;P&gt;&lt;STRONG&gt;i want to add filter in all the tables&amp;nbsp;'Test1','Test2','Test3','Test4' where Status='Active' in below json Quey.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"{&lt;BR /&gt;'select': {&lt;BR /&gt;'from':[&lt;BR /&gt;'Test1',&lt;BR /&gt;'Test2',&lt;BR /&gt;'Test3',&lt;BR /&gt;'Test4'&lt;BR /&gt;],&lt;BR /&gt;'fields':[&lt;BR /&gt;{'field': 'Test1/Test1Id'},&lt;BR /&gt;{'field': 'Test1/Test1Name'},&lt;BR /&gt;{'field': 'Test1/Test1Description'},&lt;BR /&gt;{&lt;BR /&gt;'alias': [&lt;BR /&gt;{'name': 'Test1Status'},&lt;BR /&gt;{'field': 'Test1/Status'}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{'field': 'Test2/Test2Id'},&lt;BR /&gt;{'field': 'Test2/Test2Name'},&lt;BR /&gt;{'field': 'Test2/Test2Description'},&lt;BR /&gt;{&lt;BR /&gt;'alias': [&lt;BR /&gt;{'name': 'Test2Status'},&lt;BR /&gt;{'field': 'Test2/Status'}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{'field': 'Test3/Test3Id'},&lt;BR /&gt;{'field': 'Test3/Test3Code'},&lt;BR /&gt;{'field': 'Test3/Test3Name'},&lt;BR /&gt;{'field': 'Test3/Test3Description'},&lt;BR /&gt;{'field': 'Test3/LocalizedName'},&lt;BR /&gt;{'field': 'Test4/Test4Id'},&lt;BR /&gt;{'field': 'Test4/Test4Code'},&lt;BR /&gt;{'field': 'Test4/Test4Name'}&lt;BR /&gt;],&lt;BR /&gt;'joins':[&lt;BR /&gt;{'from':'Test1/Test2',&lt;BR /&gt;'on':'Test2/Test2Id'},&lt;BR /&gt;{'from':'Test2/Test3',&lt;BR /&gt;'on':'Test3/Test3Id'},&lt;BR /&gt;{'from':'Test3/Test4',&lt;BR /&gt;'on':'Test4/Test4Id'}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}"&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:44:13 GMT</pubDate>
    <dc:creator>sbxr</dc:creator>
    <dc:date>2024-11-16T03:44:13Z</dc:date>
    <item>
      <title>How to write json query with multiple where condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-write-json-query-with-multiple-where-condition/m-p/2229858#M20664</link>
      <description>&lt;P&gt;&lt;STRONG&gt;i want to add filter in all the tables&amp;nbsp;'Test1','Test2','Test3','Test4' where Status='Active' in below json Quey.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"{&lt;BR /&gt;'select': {&lt;BR /&gt;'from':[&lt;BR /&gt;'Test1',&lt;BR /&gt;'Test2',&lt;BR /&gt;'Test3',&lt;BR /&gt;'Test4'&lt;BR /&gt;],&lt;BR /&gt;'fields':[&lt;BR /&gt;{'field': 'Test1/Test1Id'},&lt;BR /&gt;{'field': 'Test1/Test1Name'},&lt;BR /&gt;{'field': 'Test1/Test1Description'},&lt;BR /&gt;{&lt;BR /&gt;'alias': [&lt;BR /&gt;{'name': 'Test1Status'},&lt;BR /&gt;{'field': 'Test1/Status'}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{'field': 'Test2/Test2Id'},&lt;BR /&gt;{'field': 'Test2/Test2Name'},&lt;BR /&gt;{'field': 'Test2/Test2Description'},&lt;BR /&gt;{&lt;BR /&gt;'alias': [&lt;BR /&gt;{'name': 'Test2Status'},&lt;BR /&gt;{'field': 'Test2/Status'}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{'field': 'Test3/Test3Id'},&lt;BR /&gt;{'field': 'Test3/Test3Code'},&lt;BR /&gt;{'field': 'Test3/Test3Name'},&lt;BR /&gt;{'field': 'Test3/Test3Description'},&lt;BR /&gt;{'field': 'Test3/LocalizedName'},&lt;BR /&gt;{'field': 'Test4/Test4Id'},&lt;BR /&gt;{'field': 'Test4/Test4Code'},&lt;BR /&gt;{'field': 'Test4/Test4Name'}&lt;BR /&gt;],&lt;BR /&gt;'joins':[&lt;BR /&gt;{'from':'Test1/Test2',&lt;BR /&gt;'on':'Test2/Test2Id'},&lt;BR /&gt;{'from':'Test2/Test3',&lt;BR /&gt;'on':'Test3/Test3Id'},&lt;BR /&gt;{'from':'Test3/Test4',&lt;BR /&gt;'on':'Test4/Test4Id'}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}"&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-write-json-query-with-multiple-where-condition/m-p/2229858#M20664</guid>
      <dc:creator>sbxr</dc:creator>
      <dc:date>2024-11-16T03:44:13Z</dc:date>
    </item>
  </channel>
</rss>

