<?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: query in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/query/m-p/2013603#M83786</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i want this" style="width: 139px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95612i1FDC40F08D5DEFEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144213.png" alt="i want this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i want this&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="but i get this" style="width: 211px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95613i296EA7039385C270/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144352.png" alt="but i get this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;but i get this&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2022 09:15:58 GMT</pubDate>
    <dc:creator>Nitesh_Jaiswal</dc:creator>
    <dc:date>2022-12-07T09:15:58Z</dc:date>
    <item>
      <title>query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013022#M83725</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i want Total  while Having value 0 to Th sale" style="width: 203px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95493iFA0F6840FED5DDA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-06 141305.png" alt="i want Total  while Having value 0 to Th sale" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i want Total  while Having value 0 to Th sale&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;SO As In 3rd Line IT is showing the value 0 But But I want Total Value As 1250&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 08:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013022#M83725</guid>
      <dc:creator>Nitesh_Jaiswal</dc:creator>
      <dc:date>2022-12-06T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013188#M83734</link>
      <description>&lt;P&gt;if I understand well your question, here is the expression to use:&lt;/P&gt;
&lt;P&gt;if(Dimensionality()=0,sum(sale),if(sale&amp;gt;0,0,'N'))&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kfoudhaily_0-1670334943144.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95525i26CFA53A0F38F881/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kfoudhaily_0-1670334943144.png" alt="kfoudhaily_0-1670334943144.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please don't forget to accept response if it's ok for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 13:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013188#M83734</guid>
      <dc:creator>kfoudhaily</dc:creator>
      <dc:date>2022-12-06T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013488#M83763</link>
      <description>&lt;P&gt;thanks for the solution this is what we needed. but i have one q as can we use only those two table one is dimension which is zone and and another that expression table only&amp;nbsp; , i dont want to show that sum(sale) row.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 06:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013488#M83763</guid>
      <dc:creator>Nitesh_Jaiswal</dc:creator>
      <dc:date>2022-12-07T06:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013490#M83764</link>
      <description>&lt;P&gt;&lt;SPAN&gt;thanks for the solution this is what we needed. but i have one q as can we use only those two table one is dimension which is zone and and another that expression table only&amp;nbsp; , i dont want to show that sum(sale) row.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 06:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013490#M83764</guid>
      <dc:creator>Nitesh_Jaiswal</dc:creator>
      <dc:date>2022-12-07T06:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013569#M83778</link>
      <description>&lt;P&gt;i'm not sure I understand, can you develop a bit more?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 08:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013569#M83778</guid>
      <dc:creator>kfoudhaily</dc:creator>
      <dc:date>2022-12-07T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013598#M83785</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i want like this  but whenever i remove that sum (sale)" style="width: 139px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95610i01D3D4848EC0F8D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144213.png" alt="i want like this  but whenever i remove that sum (sale)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i want like this  but whenever i remove that sum (sale)&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i get this" style="width: 211px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95611i315D070C002DDC31/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144352.png" alt="i get this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i get this&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 09:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013598#M83785</guid>
      <dc:creator>Nitesh_Jaiswal</dc:creator>
      <dc:date>2022-12-07T09:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.qlik.com/t5/App-Development/query/m-p/2013603#M83786</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="i want this" style="width: 139px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95612i1FDC40F08D5DEFEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144213.png" alt="i want this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;i want this&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="but i get this" style="width: 211px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95613i296EA7039385C270/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-07 144352.png" alt="but i get this" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;but i get this&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/query/m-p/2013603#M83786</guid>
      <dc:creator>Nitesh_Jaiswal</dc:creator>
      <dc:date>2022-12-07T09:15:58Z</dc:date>
    </item>
  </channel>
</rss>

