<?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: Table with conditional records in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494889#M28502</link>
    <description>&lt;P&gt;actually the columns are x and y from which matching values to be not displayed in table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 11:48:35 GMT</pubDate>
    <dc:creator>Naruto</dc:creator>
    <dc:date>2024-11-27T11:48:35Z</dc:date>
    <item>
      <title>Table with conditional records</title>
      <link>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494837#M28497</link>
      <description>&lt;P&gt;Hi I have loaded 2 columns today and yesterday with values where in i need to display the records in table only when they are not equal with few other columns in the table Data.&lt;BR /&gt;How to achieve this via expression of Qlikview Desktop?&lt;BR /&gt;Thank You&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494837#M28497</guid>
      <dc:creator>Naruto</dc:creator>
      <dc:date>2024-11-27T08:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table with conditional records</title>
      <link>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494843#M28498</link>
      <description>&lt;P&gt;To display records in a table in QlikView Desktop only when certain conditions are met, you can use conditional expressions. Here's a basic example of how you can achieve this:&lt;/P&gt;
&lt;P&gt;1. Load your data: Load the two columns with values for today and yesterday&amp;nbsp;&lt;A href="https://www.wellstar-mychart.com" target="_self"&gt;&lt;FONT color="#FFFFFF"&gt;Adult Proxy Form&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Create a condition: Use the if function to check if the values in the two columns are not equal.&lt;/P&gt;
&lt;P&gt;3. Apply the condition: Use this condition in your table's expression to filter the records.&lt;/P&gt;
&lt;P&gt;Here's a sample expression:&lt;/P&gt;
&lt;P&gt;=if(Not({$(=Date(Today()) - Date(Yesterday()))} = {$(=Date(Today()) - Date(Yesterday()))}), {$(=Date(Today()) - Date(Yesterday()))})&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494843#M28498</guid>
      <dc:creator>carolgrey98</dc:creator>
      <dc:date>2024-11-27T08:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table with conditional records</title>
      <link>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494889#M28502</link>
      <description>&lt;P&gt;actually the columns are x and y from which matching values to be not displayed in table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 11:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Table-with-conditional-records/m-p/2494889#M28502</guid>
      <dc:creator>Naruto</dc:creator>
      <dc:date>2024-11-27T11:48:35Z</dc:date>
    </item>
  </channel>
</rss>

