<?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 Show certain expression value in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1590894#M737942</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wonder could someone help me. I have a straight table with several dimensions and few expressions that shows me if stock has been out since yesterday. 1st expression show me the stock balance as of yesterday and the 2nd expression shows me the stock balance from today. 3rd one is simple calculation between the two. So if stock yesterday &amp;gt;0 and stock today =0 it states "Stock out" if not it shows "N/A". Is there a way that i can filter out all N/A values in my table?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:41:06 GMT</pubDate>
    <dc:creator>pandrews87</dc:creator>
    <dc:date>2024-11-16T20:41:06Z</dc:date>
    <item>
      <title>Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1590894#M737942</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wonder could someone help me. I have a straight table with several dimensions and few expressions that shows me if stock has been out since yesterday. 1st expression show me the stock balance as of yesterday and the 2nd expression shows me the stock balance from today. 3rd one is simple calculation between the two. So if stock yesterday &amp;gt;0 and stock today =0 it states "Stock out" if not it shows "N/A". Is there a way that i can filter out all N/A values in my table?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1590894#M737942</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2024-11-16T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1590937#M737943</link>
      <description>&lt;P&gt;Use an if statement to only show when the output is N/A&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 11:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1590937#M737943</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-12T11:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591048#M737944</link>
      <description>&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me so quick. Struggling with the IF statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(Sum({&amp;lt;StDate = {"$(=Date(max(StDate)-1))"}&amp;gt;} BOH = 0) and Sum({&amp;lt;StDate = {"$(=Date(max(StDate)))"}&amp;gt;} BOH &amp;gt;0),'Stock In Since Yesterday')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have then selected suppress missing but just shows all other rows as '-'&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591048#M737944</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2019-06-12T13:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591050#M737945</link>
      <description>&lt;P&gt;Is this the only expression? If not, then have you applied the same if statement to all the expressions to make sure that they result to null or 0&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591050#M737945</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-12T13:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591062#M737946</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/67687"&gt;@pandrews87&lt;/a&gt;&amp;nbsp;Are you using Qlik Sense or View? I would like to move this into the correct product forum.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591062#M737946</guid>
      <dc:creator>Sue_Macaluso</dc:creator>
      <dc:date>2019-06-12T13:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591080#M737947</link>
      <description>&lt;P&gt;Oh sorry, using Qlikview&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591080#M737947</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2019-06-12T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show certain expression value in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591099#M737948</link>
      <description>&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, but will try that and get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-certain-expression-value-in-a-straight-table/m-p/1591099#M737948</guid>
      <dc:creator>pandrews87</dc:creator>
      <dc:date>2019-06-12T14:20:31Z</dc:date>
    </item>
  </channel>
</rss>

