<?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: Hiding certain rows in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20929#M3446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share the data, but it consists of ~80 columns, which I have converted into tables using cross tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="script1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194759_script1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="script2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194760_script2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 17:01:28 GMT</pubDate>
    <dc:creator>Qlik_ULG</dc:creator>
    <dc:date>2018-02-27T17:01:28Z</dc:date>
    <item>
      <title>Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20926#M3443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table, that is built using 5 cross tables. They are linked using 1 PK, but it is not unique for each row as a result of coming from cross tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tableviewer.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194732_tableviewer.PNG" style="height: 280px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a straight table, but it shows the rows as including NULL values, but also showing all available possible rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="with-.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194735_with-.PNG" style="height: 268px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so to 'workaround' this, I suppress null values in the dimension limits setting, and the correct rows are then displayed, with unique values showing in the correct dimensions and rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="without-.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/194737_without-.PNG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Now as you can see here, there are 'double' rows for each of the Owner1, Owner2, Owner3 - this is incorrect. It should only be taking in the rows that have have a CAR Action Close Date. For Owner4, it is correct as that is actually null in the data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to only include certain rows - in this case it would be the first (or top) row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 14:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20926#M3443</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-27T14:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20927#M3444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seem your primary requirement is to display all the rows that have &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CAR Action Close Date .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Even if Table C has null value for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CAR Action Close Date but has matching CAR_CAR key this row should be displayed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In case above is correct , then I suggest you to edit your load script and add a Inner Join on the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Table C. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This will bring only rows where there is data (even null value)&amp;nbsp; for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CAR Action Close Date . &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope This helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 15:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20927#M3444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20928#M3445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share your data or app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 16:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20928#M3445</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-27T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20929#M3446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share the data, but it consists of ~80 columns, which I have converted into tables using cross tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="script1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194759_script1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="script2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194760_script2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20929#M3446</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-27T17:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20930#M3447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&amp;nbsp; in your table -&lt;/P&gt;&lt;P&gt;only(${&amp;lt;CAR Action close date&amp;nbsp; = {'your dates'}&amp;gt;}Age)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 18:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20930#M3447</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-27T18:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20931#M3448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which table do you suggest joining it to?&lt;/P&gt;&lt;P&gt;When I try to do Inner Join Table C to Table A, I get an error -&amp;nbsp; illegal combination of prefixes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 09:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20931#M3448</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T09:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20932#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Ishtdeep, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a calculation error when using that expression. Should the $ sign be included?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried and if(match) expression but also get errors then. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 10:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20932#M3449</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T10:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20933#M3450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before Performing Join operation, edit your cross table script and add a Load Statement to load the tables in separate QVD files.&lt;/P&gt;&lt;P&gt;After the QVD Files are ready then load them in your model. Perform the join operation while loading the QVDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do a Table C inner join Table D ; or Table C right outer join table D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 12:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20933#M3450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-28T12:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20934#M3451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;$ sign is used for current selection in set analysis. You can remove that. I can do this for you but i need app or raw data for a better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20934#M3451</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-28T14:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20935#M3452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ishteep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find attached the data &amp;amp; app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shane &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20935#M3452</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20936#M3453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this in your expression -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;ActionCloseDate&amp;nbsp; = {'3/8/2017'}&amp;gt;}ActionOwner)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20936#M3453</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-28T15:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20937#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ishtdeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This again shows an error for me. Are you including this as an expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I want to be able to see the date that is appropriate, not hard code in dates as there will be dates in the future. It should show the appropriate CAR CloseDate for the CAR Action ID, Owner &amp;amp; Date Initiated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 16:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20937#M3454</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T16:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20938#M3455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ishtdeep, when I include the following expression, the correct data is shown, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;ActionCloseDate&amp;nbsp; = {'Date action closed - 1'},ActionOwner= {'Owner - 1'},ActionOpenDate= {'Date action initiated - 1'},ActionCloseDate= {'Date action closed - 1'}&amp;gt;}date(CloseDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it only shows for the correct row - which is correct. I now have to include this for all rows, not just row 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way of including multiple ONLY statements in the one expression? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 16:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20938#M3455</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T16:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20939#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try - 'Owner *' . Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 16:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20939#M3456</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-28T16:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20940#M3457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I still get a NULL value for all rows when I include 'Owner - *'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I include, 'Owner - 1; or 'Owner -2' etc, the correct data shows in the correct row. I need to find a way of combining all these together, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 17:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20940#M3457</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T17:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20941#M3458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijit, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have saved to QVDs and loaded a new QVW.&lt;/P&gt;&lt;P&gt;When I perform this join, I still get the same error. The dates are not linked still. Am I performing the join incorrectly? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="join.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194928_join.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="table.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194929_table.PNG" style="height: 377px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the data does not show up. If I supress null values to get rid of the duplicates, it does not show the correct NULL values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 17:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20941#M3458</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-02-28T17:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20942#M3459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Try this in expression - 'Owner - 1 ,Owner -2,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Owner -3&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'Owner - *' is incorrect please try this - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Owner *' . * is a wildcard character it picks everything starts with '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Owner'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 17:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20942#M3459</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-02-28T17:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20943#M3460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ishtdeep. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neither of these work again. Including 'Owner *' will not work as it is still inside the '' so it will assume that this is the exact text needed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you saying to include these as an expression or calculate dimension? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to include multiple ONLY statements. They work singularly and changing the = parenthesis is not doing anything. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 09:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20943#M3460</guid>
      <dc:creator>Qlik_ULG</dc:creator>
      <dc:date>2018-03-01T09:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding certain rows in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20944#M3461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not dimesion it's expression. Try this in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 16:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-certain-rows-in-a-straight-table/m-p/20944#M3461</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-03-01T16:04:09Z</dc:date>
    </item>
  </channel>
</rss>

