<?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: How to avoid reducing outer dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044651#M1254617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is 'null' in this sample? An existing field value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try yourself by creating a small sample app, but I don't think this will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 21:33:53 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-02-03T21:33:53Z</dc:date>
    <item>
      <title>How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044646#M1254607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming we had the following QlikView tables i the document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orders&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order Number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;States&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with contents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orders&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;State&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll do Section Access and reduce on Order Number. Suppose a specific user is only authorized to Order 3 &amp;amp; 4. In addition to the data in Orders being reduces to 3 &amp;amp; 4, the data in State will be reduced to only FL and OH. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I do the reduction, but specify that I don't want the data in table State to be reduced? I would still want other connected tables to be reduced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044646#M1254607</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044647#M1254609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add records to your order table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dummy, NY&lt;/P&gt;&lt;P&gt;Dummy, FL&lt;/P&gt;&lt;P&gt;Dummy, OH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. a dummy order per state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then add for each user authorization for Dummy order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 19:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044647#M1254609</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T19:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044648#M1254611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I can't add any order data that doesn't really exist. It will cause issues elsewhere..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 19:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044648#M1254611</guid>
      <dc:creator />
      <dc:date>2016-02-03T19:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044649#M1254613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to add any real fact measures.&lt;/P&gt;&lt;P&gt;But I am just offering a general idea / approach, you probably need to adapt it to your setting and requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044649#M1254613</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T21:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044650#M1254615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can I simply add another column to the section access table and add those values?&amp;nbsp; First r example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User, Order, State&lt;/P&gt;&lt;P&gt;joe, 1, null&lt;/P&gt;&lt;P&gt;joe, 2, null&lt;/P&gt;&lt;P&gt;joe, null, NY&lt;/P&gt;&lt;P&gt;joe, null, FL&lt;/P&gt;&lt;P&gt;joe, null, OH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would that work?&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044650#M1254615</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2016-02-03T21:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044651#M1254617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is 'null' in this sample? An existing field value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try yourself by creating a small sample app, but I don't think this will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044651#M1254617</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-03T21:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044652#M1254618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. It's just "nothing supplied" for that value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044652#M1254618</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2016-02-03T21:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044653#M1254619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;can I simply add another column to the section access table and add those values?&amp;nbsp; First r example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;User, Order, State&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;joe, 1, null&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;joe, 2, null&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;joe, null, NY&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;joe, null, FL&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;joe, null, OH&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(The nulls would be no value on that line.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;would that work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 04:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044653#M1254619</guid>
      <dc:creator />
      <dc:date>2016-02-04T04:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044654#M1254620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌I think what you are suggesting is exactly what Stefan was suggesting. But you can't add the data in the section access, it has to be in the section application.&amp;nbsp; if you want to keep state values that have existing orders, you will have to create dummy values for whatever your reduction field is to keep them in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 02:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044654#M1254620</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-02-05T02:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044655#M1254621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im assuming that I wouldnt have to create dummy orders (I can't do that.) I have a table that explicitly has states and one that has orders. So the way I set up the reduction table (above) wouldn't it reduce the orders for Joe, but still let him see the explicitly authorized states even if the are no orders for those?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEslie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 03:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044655#M1254621</guid>
      <dc:creator />
      <dc:date>2016-02-05T03:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044656#M1254622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leslie, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section access with data reduction is adding a 'reduce to possible values' after applying selections based on the reduction field values for the logged in user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, to develop a solution to your requirement, forget about the section access table for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to develop a data model, that fulfills your requirement (limiting the possible record set to only values the user is allowed to see, but without removing dimensional values he needs to see) just by making selections in fields of your data model.&lt;/P&gt;&lt;P&gt;If you've created such a data model, creating the section access table should be easy then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence you need to create a data model where you can limit - for any given user scenario - the order number by making selections. This selection shall not limit the possible state values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe my suggested data model fulfills your requirement. You may have some additional requirements or you are using the order number field in some expressions where additional DUMMY values are unwanted (well, it looks like a key field, so you probably shouldn't do this anyway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can think about creating an additional field in your order table to handle this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orders:&lt;/P&gt;&lt;P&gt;REDUCTION, Order Number, State&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 1,&amp;nbsp;&amp;nbsp; 1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 2,&amp;nbsp;&amp;nbsp; 2 ,&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 3,&amp;nbsp;&amp;nbsp; 3,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; 4,&amp;nbsp;&amp;nbsp; 4 ,&amp;nbsp;&amp;nbsp;&amp;nbsp; OH&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DUMMY,&amp;nbsp;&amp;nbsp;&amp;nbsp; , NY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DUMMY,&amp;nbsp;&amp;nbsp;&amp;nbsp; ,FL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DUMMY,&amp;nbsp;&amp;nbsp;&amp;nbsp; OH&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If your user should only see order number 3 and 4, create a section access table that authorizes him to REDUCTION field values, 3,4, DUMMY.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now he sees only Order number 3 and 4, but still all states values.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;You can automate the creation of the additional DUMMY values by concatenating your distinct State values together with a constant DUMMY value to Orders table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CONCATENATE (Orders)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD 'DUMMY' as REDUCTION, State &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT StateDimensionalTable;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 13:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044656#M1254622</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-05T13:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044657#M1254623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did end up going with a slightly modified version of the dummy records and it works really well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leslie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044657#M1254623</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2016-06-02T13:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044658#M1254624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I mark this post as answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044658#M1254624</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2016-06-02T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044659#M1254625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the "Correct Answer" image on the post that is the correct answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044659#M1254625</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-06-02T13:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044660#M1254626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is none. All I have are "actions," "like," and "reply."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044660#M1254626</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2016-06-02T14:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044661#M1254627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leslie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see this post for details on &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-14806"&gt;Marking Replies as Correct or Helpful&lt;/A&gt;. Let me know if you need any further assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Qlik Community Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 16:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044661#M1254627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-02T16:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044662#M1254628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leslie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you using a different account now vs. the time you've created the thread? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like there are two different accounts in this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can only close the thread using the same account that was used for creating the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 16:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044662#M1254628</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-02T16:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044663#M1254629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You created this discussion with an account called &lt;EM&gt;meridian_lblumenfeld&lt;/EM&gt;. You're now posting using an account called &lt;EM&gt;lblumenfeld&lt;/EM&gt;. Those are different accounts. Do you still have access to the other account?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 17:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044663#M1254629</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-02T17:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid reducing outer dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044664#M1254630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If not, you can always try asking one of the Community Moderators/Managers like Jeremy, Onno or Sara to close it for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 19:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-reducing-outer-dimensions/m-p/1044664#M1254630</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-02T19:30:37Z</dc:date>
    </item>
  </channel>
</rss>

