<?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: Prevent users from combining specific dimensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447861#M97786</link>
    <description>&lt;P&gt;I suggest not to cure the effects else the cause - which means to adjust the data-model. Officially recommended is a star-scheme with a single fact-table and n surrounding dimension-tables.&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 10:31:29 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-05-02T10:31:29Z</dc:date>
    <item>
      <title>Prevent users from combining specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2446415#M97697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we have users with the full level authorization, so they can create their own charts.&lt;/P&gt;
&lt;P&gt;In our data model we have two fact tables (say purchases and sales) and sometimes the users will create charts picking dimensions and measures from both tables.&lt;/P&gt;
&lt;P&gt;This creates a spike in the server RAM, because the specific combination of dimensions and measures creates a cross join.&lt;/P&gt;
&lt;P&gt;Can we use a preemptive control to avoid this situation? It would be nice to put a memory limit on the specific charts or, even better, to prohibit specific dimensions and measures combinations.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Fabiano&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 15:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2446415#M97697</guid>
      <dc:creator>Fabiano_Martino_Intelco</dc:creator>
      <dc:date>2024-04-29T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent users from combining specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447174#M97729</link>
      <description>&lt;P&gt;You can detect these multi-table combinations using &lt;A href="https://easyqlik.com/" target="_blank" rel="noopener"&gt;QSDA Pro&lt;/A&gt; after the fact. But I don't have an idea as to how you can prevent them from getting created in the first place.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 17:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447174#M97729</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-04-30T17:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent users from combining specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447842#M97784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QSDA Pro is indeed a useful tool.&lt;/P&gt;
&lt;P&gt;In my specific scenario I would like to have a check before the situation arises.&lt;/P&gt;
&lt;P&gt;The function&amp;nbsp;&lt;SPAN&gt;GetObjectDimension() seems interesting, but it requires the index of the specific dimension to be tested.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since I won't know beforehand how many dimensions the user will select I have a problem here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It would be nice to have a function returning the complete list of dimension for a table, maybe with a custom separator.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 10:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447842#M97784</guid>
      <dc:creator>Fabiano_Martino_Intelco</dc:creator>
      <dc:date>2024-05-02T10:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent users from combining specific dimensions</title>
      <link>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447861#M97786</link>
      <description>&lt;P&gt;I suggest not to cure the effects else the cause - which means to adjust the data-model. Officially recommended is a star-scheme with a single fact-table and n surrounding dimension-tables.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 10:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prevent-users-from-combining-specific-dimensions/m-p/2447861#M97786</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-05-02T10:31:29Z</dc:date>
    </item>
  </channel>
</rss>

