<?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: Need Help in Filtering Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1620753#M445785</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Yash, did Marcus' post help you resolve your problem?&amp;nbsp; If so, be sure to use the Accept as Solution button on his post to give him credit and let others know that helped you fix things.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2019 21:34:06 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-09-05T21:34:06Z</dc:date>
    <item>
      <title>Need Help in Filtering Data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618160#M445568</link>
      <description>&lt;P&gt;I have a data model where I have 'TimeStamp' and 'Message' columns.&lt;/P&gt;&lt;P&gt;This data is for a job which has to complete at 7AM daily. If the job is going to be delayed, the table is updated with a reason. When the job finally finishes, the table is updated with 'DB is Available' message&lt;/P&gt;&lt;P&gt;For example, on 7th May, the job was running late so 2 entries were made specifying the reason for delay. When the job finally completed at 8.48AM, the msg column was updated with 'DB is available' message&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18089iB43DBEFCB1F4B187/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have created a line chart to visualize when the SLA was missed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18091iABCFB039EFEC7ED8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When a user selects a date when SLA was missed, I want the datasheet to show the records for that date.&lt;/P&gt;&lt;P&gt;For example, when the user clicks on 5/7/2019, the datasheet should appear like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18092iB4DD119C77E45C65/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture3.JPG" alt="Capture3.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But since the user has clicked on the date from the chart, both the date and corresponding 'time' gets selected (In this case, 5/7/2019 and 8.48.20AM)&lt;/P&gt;&lt;P&gt;So the datasheet gets filtered like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture4.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18093i6D0BEB4E507FD1BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture4.JPG" alt="Capture4.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I see just the record when the job completed. I'm not seeing any other rows which will tell me why the job was delayed.&lt;/P&gt;&lt;P&gt;Is there anyway to have the datasheet *not* get filtered by time. I want to filter only on date.&lt;/P&gt;&lt;P&gt;Any help would be appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;YASH&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618160#M445568</guid>
      <dc:creator>yashcena</dc:creator>
      <dc:date>2024-11-16T02:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Filtering Data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618356#M445592</link>
      <description>&lt;P&gt;Just move your condition in the chart from the dimension to the expression, means:&lt;/P&gt;&lt;P&gt;dim: LoadDate&lt;/P&gt;&lt;P&gt;exp: only({&amp;lt; SYSTEM_MSG = {'Load is complete - Database is AVAILABLE'}&amp;gt;} LoadTime)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 15:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618356#M445592</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-29T15:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Filtering Data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618594#M445599</link>
      <description>&lt;P&gt;If you have a date field without timestamp as a dimension&amp;nbsp; you will be getting all the timestamps associated wtih that dates . Whats your dimension in the chart ??&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 04:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1618594#M445599</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2019-08-30T04:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Filtering Data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1620753#M445785</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yash, did Marcus' post help you resolve your problem?&amp;nbsp; If so, be sure to use the Accept as Solution button on his post to give him credit and let others know that helped you fix things.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 21:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-in-Filtering-Data/m-p/1620753#M445785</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-05T21:34:06Z</dc:date>
    </item>
  </channel>
</rss>

