<?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: Question on building an inventory alert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-on-building-an-inventory-alert/m-p/1167569#M909299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Load the customer tank file. &lt;/P&gt;&lt;P&gt;2. Create a chart with Dimensions Customer, TankID. Maximum Volume, etc. &lt;/P&gt;&lt;P&gt;3. Use a chart expression that filters with a Set Expression to the thresholds you want: Something like:&lt;/P&gt;&lt;P&gt;Sum({ &amp;lt;TankConfiguration={'UNL'},CurrentVolume={"&amp;gt;=4000"}&amp;gt; &lt;/P&gt;&lt;P&gt;+ &lt;SPAN style="font-size: 13.3333px;"&gt; &amp;lt;TankConfiguration={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Premium &lt;/SPAN&gt;'},CurrentVolume={"&amp;gt;=3000"}&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;+&amp;nbsp; &amp;lt;TankConfiguration={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Diesel &lt;/SPAN&gt;'},CurrentVolume={"&amp;gt;=3000"}&amp;gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CurrentVolume)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure exactly how you mean to use this. As a chart that someone looks at or do you want to send an email alert after reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 22:45:22 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2016-06-21T22:45:22Z</dc:date>
    <item>
      <title>Question on building an inventory alert</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-building-an-inventory-alert/m-p/1167568#M909298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I receive a file from a customer with all of their store sites listed and the tank volumes in each tank. the sites vary in the following:&lt;/P&gt;&lt;P&gt;1. Product Types &lt;/P&gt;&lt;P&gt;2. Tank Sizes&lt;/P&gt;&lt;P&gt;3. Tank Configuration&lt;/P&gt;&lt;P&gt;4. Maximum Volume&lt;/P&gt;&lt;P&gt;5. Current volume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is build a QV application that would scan all the site data and report when when the following conditions are true:&lt;/P&gt;&lt;P&gt;1. UNL tanks have a volume level of at, or below 4000 gallons&lt;/P&gt;&lt;P&gt;2. Premium Tanks have a volume at, or greater than 3000 gallons&lt;/P&gt;&lt;P&gt;3. Diesel Tanks that are at, or greater than 3000 gallons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to build this application to be a button driven application, as this file is all inclusive of the information I need it to alert my dispatchers when specific tank volumes are at a critical state so a load can be planned, without having to select numerous variables. &lt;/P&gt;&lt;P&gt; I think the variables that can be specified would be the Types of product. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-building-an-inventory-alert/m-p/1167568#M909298</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question on building an inventory alert</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-building-an-inventory-alert/m-p/1167569#M909299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Load the customer tank file. &lt;/P&gt;&lt;P&gt;2. Create a chart with Dimensions Customer, TankID. Maximum Volume, etc. &lt;/P&gt;&lt;P&gt;3. Use a chart expression that filters with a Set Expression to the thresholds you want: Something like:&lt;/P&gt;&lt;P&gt;Sum({ &amp;lt;TankConfiguration={'UNL'},CurrentVolume={"&amp;gt;=4000"}&amp;gt; &lt;/P&gt;&lt;P&gt;+ &lt;SPAN style="font-size: 13.3333px;"&gt; &amp;lt;TankConfiguration={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Premium &lt;/SPAN&gt;'},CurrentVolume={"&amp;gt;=3000"}&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;+&amp;nbsp; &amp;lt;TankConfiguration={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Diesel &lt;/SPAN&gt;'},CurrentVolume={"&amp;gt;=3000"}&amp;gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CurrentVolume)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure exactly how you mean to use this. As a chart that someone looks at or do you want to send an email alert after reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 22:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-building-an-inventory-alert/m-p/1167569#M909299</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-06-21T22:45:22Z</dc:date>
    </item>
  </channel>
</rss>

