<?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: Field Parameters, Dynamic IsInScope in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/4160533#M55400</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to solve the same problem, but I haven't succeeded yet. I tried to do as you said, but from what I saw ISINSCOPE is cumulative. Any tips on how to do it?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2024 20:45:05 GMT</pubDate>
    <dc:creator>olinayras</dc:creator>
    <dc:date>2024-09-19T20:45:05Z</dc:date>
    <item>
      <title>Field Parameters, Dynamic IsInScope</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/3447167#M44670</link>
      <description>&lt;P&gt;Hello everyone&lt;BR /&gt;I made a simple model to make my question clearer. I have two dimensions, Product &amp;amp; Customer and a fact table Sales.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CyrillS_0-1695705491861.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/973287iB2BDFEFA8D3F47A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CyrillS_0-1695705491861.png" alt="CyrillS_0-1695705491861.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I made a SalesParameter table, which is a field parameter with the two dimension ID's ProductID and CustomerID, renamed as Product and Customer.&lt;BR /&gt;I want to use this parameter as rows in a matrix and next to the current level i want the description of the current dimension. For this i created the measure description.&lt;BR /&gt;The picture below shows the default case which works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CyrillS_1-1695705810677.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/973289i4F9D00716BB39B6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CyrillS_1-1695705810677.png" alt="CyrillS_1-1695705810677.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when the user wants to see the customer first, by clicking the Customer in the field parameter and then the Product, then it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CyrillS_2-1695706081139.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/973290i94691B390A3EA324/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CyrillS_2-1695706081139.png" alt="CyrillS_2-1695706081139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve it that the description it doesn't matter in which order I select the field parameter?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated.&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;Cyrill&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 06:42:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/3447167#M44670</guid>
      <dc:creator>CyrillS</dc:creator>
      <dc:date>2023-09-26T06:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field Parameters, Dynamic IsInScope</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/3457062#M44780</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/622410"&gt;@CyrillS&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;The switch true structures can store multiple conditions and correspond calculations.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;AFAIK, it not suitable to use if they are multiple conditions can be match with these conditions and it only triggered the first matched condition.(from top to bottom)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If you want to show multiple conditions, I'd like to suggest use if statement to check these scenarios and stored these results to the variables and concatenate them to get merged results.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 06:31:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/3457062#M44780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-03T06:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Field Parameters, Dynamic IsInScope</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/4160533#M55400</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to solve the same problem, but I haven't succeeded yet. I tried to do as you said, but from what I saw ISINSCOPE is cumulative. Any tips on how to do it?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 20:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Field-Parameters-Dynamic-IsInScope/m-p/4160533#M55400</guid>
      <dc:creator>olinayras</dc:creator>
      <dc:date>2024-09-19T20:45:05Z</dc:date>
    </item>
  </channel>
</rss>

