<?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: Restricting dimensions to used values in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/59934#M1920</link>
    <description>&lt;P&gt;Hi jc508,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, you can create a dataset storing&amp;nbsp;nationalities&amp;nbsp;in PowerBI and create relationship between your data. Then use this as Slicer. Try it and let me know if it helps.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2016 10:19:38 GMT</pubDate>
    <dc:creator>v-chuncz-msft</dc:creator>
    <dc:date>2016-08-18T10:19:38Z</dc:date>
    <item>
      <title>Restricting dimensions to used values</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/59338#M1899</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am using Power BI over an SSAS Tabular model.&lt;BR /&gt;We have several generic dimensions, like Nationality, which usually come from standardised data sets and have many entries.&lt;BR /&gt;Any particular fact table only uses a few of these.&lt;BR /&gt;For example there are 120 Nationalities listed but our staff come from only 20 of these.&lt;BR /&gt;How can I restrict the list of dimensions available in slicers to just the 20 that are used ?&lt;BR /&gt;This could be in either the SSAS or the Power-BI areas.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas appreciated&lt;/P&gt;&lt;P&gt;JC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 04:57:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/59338#M1899</guid>
      <dc:creator>jc508</dc:creator>
      <dc:date>2016-08-17T04:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting dimensions to used values</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/59934#M1920</link>
      <description>&lt;P&gt;Hi jc508,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, you can create a dataset storing&amp;nbsp;nationalities&amp;nbsp;in PowerBI and create relationship between your data. Then use this as Slicer. Try it and let me know if it helps.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 10:19:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/59934#M1920</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-08-18T10:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting dimensions to used values</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/65899#M2105</link>
      <description>&lt;P&gt;Sam,&lt;/P&gt;&lt;P&gt;thanks for the thought and sorry for the delayed response (I actually got some holidays!)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think your idea kind of hurts the idea of shared / conformed dimensions especially when they come from external sources.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JC&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 03:20:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/65899#M2105</guid>
      <dc:creator>jc508</dc:creator>
      <dc:date>2016-09-07T03:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting dimensions to used values</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/65917#M2107</link>
      <description>&lt;P&gt;Here is a solution I found.&lt;BR /&gt;To SSAS The tables setup in Visual Studio are actually views of objects dimensions in the data database&lt;BR /&gt;so I changed the views to include an addition to the where clause&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;AND dds_code_sk in (select distinct Nationality_sk from [Data].FACT_FT&lt;/STRONG&gt;&lt;BR /&gt;ie where the key is actually in use on the Fact.&lt;BR /&gt;Now only used values appear in the dimensions of the cube&lt;/P&gt;&lt;P&gt;Its not efficient I am sure but it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JC&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 04:17:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Restricting-dimensions-to-used-values/m-p/65917#M2107</guid>
      <dc:creator>jc508</dc:creator>
      <dc:date>2016-09-07T04:17:30Z</dc:date>
    </item>
  </channel>
</rss>

