<?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: ignoring some dimensions while respecting filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511604#M750273</link>
    <description>&lt;P&gt;Additional information:&lt;/P&gt;&lt;P&gt;It might not be self-explanatory, but I expect the main reason (2) does not work is that offers are written for customers only. Hence given a dimension of supplier and producer, the system won't find any offers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Nov 2018 14:14:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-23T14:14:12Z</dc:date>
    <item>
      <title>ignoring some dimensions while respecting filters</title>
      <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511600#M750272</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello Community,&lt;BR /&gt;&lt;BR /&gt;I have a 2-level problem with a table-diagram and the given dimensions.&lt;BR /&gt;I did already scan the forums and found two articles that seem related, but I haven't been able to extract the right information so far.&lt;BR /&gt;&lt;BR /&gt;The mentioned articles are:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Ignore-dimension-in-set-analysis-while-maintaining-conditionals/td-p/1449250" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/Ignore-dimension-in-set-analysis-while-maintaining-conditionals/td-p/1449250&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Creating-Analytics/set-analysis-ignore-one-dimension-and-one-selection/td-p/272486" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Creating-Analytics/set-analysis-ignore-one-dimension-and-one-selection/td-p/272486&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I want to set up a diagram-table that has three dimensions and several formulas. The dimensions are article-number, supplier-number and producer-number.&lt;BR /&gt;One of the formulas is intended to yield the date of the last offer. In practical use, there'll also most of the times be an "in-stock-filter" applied.&lt;BR /&gt;&lt;BR /&gt;I found that this problem has to be divided in at least 2 parts.&lt;BR /&gt;&lt;BR /&gt;(1) I have set up a simple table with just one dimension: article-number. It also contains 2 formulas&lt;BR /&gt;giving the date of the last offer and the document number of the respective document.&lt;BR /&gt;These are:&lt;BR /&gt;(a) Date(FirstSortedValue(&amp;nbsp; {&amp;lt;Belegartgr={N02}&amp;gt;}&amp;nbsp; DISTINCT Belegdatum, -Belegdatum))&lt;BR /&gt;(b) FirstSortedValue( {&amp;lt;Belegartgr={N02}&amp;gt;} DISTINCT BELbelegnummer, -Belegdatum)&lt;BR /&gt;&lt;BR /&gt;The set-analysis {&amp;lt;Belegartgr={N02}&amp;gt;} restricts the results to offers only.&lt;BR /&gt;This simple table works nicely as long as no filters are applied. When I apply an "in-stock-filter" like "stock&amp;gt;0", results disappear.&lt;BR /&gt;This is logical, since stock-values are maintained on lot-level and not on article-level. Since offers do not have lot-numbers, there are no results left.&lt;BR /&gt;This hasn't posed a problem so far, since in a table-diagram I can always do sum(stock) to get the article-stock wherever needed. But for filters, this doesn't work.&lt;BR /&gt;How can I implement a filter that shows articles that have stock, regardless of lot-number?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(2) Now to the more complex table. This is the one with all three dimensions. This table is also designed to receive a "last offer date" column,&lt;BR /&gt;as in the simplified table above. I have tried to copy answers from the two mentioned discussions on this forum, but they didn't yield any results so far.&lt;BR /&gt;&lt;BR /&gt;I have tried these:&lt;BR /&gt;(a) Date(FirstSortedValue( {&amp;lt;KeyHerstellerNr=,KeyLieferantNr=,Belegartgr={N02}&amp;gt;} DISTINCT Belegdatum, -Belegdatum))&lt;BR /&gt;(b) Date(FirstSortedValue( TOTAL &amp;lt;KeyHerstellerNr,KeyLieferantNr&amp;gt; {&amp;lt;Belegartgr={N02}&amp;gt;} DISTINCT Belegdatum, -Belegdatum))&lt;/P&gt;&lt;P&gt;Edit: also tried:&lt;/P&gt;&lt;P&gt;(c) Date(FirstSortedValue( {$&amp;lt;Belegartgr={N02}&amp;gt;} TOTAL &amp;lt;KeyArtikelNr&amp;gt; DISTINCT Belegdatum, -Belegdatum))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Neither gives any results, except (c) gives the most recent offer among all offers in the system in every row. That certainly wasn't intended either.&lt;/P&gt;&lt;P&gt;Once this works, it'll have to prove itself with a stock-filter applied (as mentioned in (1)).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope any of you can come up with an idea on how to implement this.&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;Regards,&lt;BR /&gt;Eleusius.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S.: A sample is difficult, since it has to include dynamic data along with some fake core data (which I could come up with). I'll look into a sample regardless, but at first glance it seems a tough challenge.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511600#M750272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: ignoring some dimensions while respecting filters</title>
      <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511604#M750273</link>
      <description>&lt;P&gt;Additional information:&lt;/P&gt;&lt;P&gt;It might not be self-explanatory, but I expect the main reason (2) does not work is that offers are written for customers only. Hence given a dimension of supplier and producer, the system won't find any offers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511604#M750273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-23T14:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: ignoring some dimensions while respecting filters</title>
      <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511619#M750274</link>
      <description>Any chance you could post some sample data to work with?</description>
      <pubDate>Fri, 23 Nov 2018 14:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511619#M750274</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-11-23T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: ignoring some dimensions while respecting filters</title>
      <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511624#M750275</link>
      <description>&lt;P&gt;Would you be able to post a sample to look at this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511624#M750275</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-23T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: ignoring some dimensions while respecting filters</title>
      <link>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511721#M750276</link>
      <description>&lt;P&gt;Hello and thanks for your attempt to help.&lt;/P&gt;&lt;P&gt;I have spent&amp;nbsp; most of the afternoon constructing a simplified sample - however, the sample actually works as intended. No idea what to do next, as I cannot produce the problem in a somewhat small application.&lt;/P&gt;&lt;P&gt;Maybe the weekend gives me an idea.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eleusius.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 19:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ignoring-some-dimensions-while-respecting-filters/m-p/1511721#M750276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-23T19:09:33Z</dc:date>
    </item>
  </channel>
</rss>

