<?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>Question Re: SAP Analytics Cloud - Link Dimension in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652033#M4746445</link>
    <description>&lt;P&gt;My requirement is to put filter on Profit Center as complete hierarchy. I cannot put filter on the attributes of the dimension as it will just the list of members what I need is the Profit Center hierarchy and from then WBS elements should be derived automatically.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 20:05:12 GMT</pubDate>
    <dc:creator>rachugh</dc:creator>
    <dc:date>2023-03-15T20:05:12Z</dc:date>
    <item>
      <title>SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaq-p/12652028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I am looking to setup a story which shows WBS lines that is connected with Profit Center. There are 2 dimensions PC &amp;amp; WBS , how should I setup this story?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2147772-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 22:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaq-p/12652028</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-14T22:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652029#M4746441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you please check this blog and check if  it make sense to follow the guidance&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2020/05/14/dimension-combination-rule-in-sac/"&gt;Dimension Combination Rule in SAC | SAP Blogs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 00:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652029#M4746441</guid>
      <dc:creator>PRAT280</dc:creator>
      <dc:date>2023-03-15T00:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652030#M4746442</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;rachugh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This feature has been requested under the influence program. You can vote for it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://influence.sap.com/sap/ino/#/idea/275091"&gt;Improvement Request Details - Customer Influence (sap.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Till it gets delivered&lt;/P&gt;&lt;P&gt;2 ways to achieve valid combinations&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Setting up validations at Model level. This will ensure data posting to valid combination but will still show all combinations in stories.  &lt;A href="http://help.sap.com/docs/SAP_ANALYTICS_CLOUD/00f68c2e08b941f081002fd3691d86a7/e275adffd7f14151a97721d83f4a865c.html?locale=en-US" target="_blank"&gt;help.sap.com/docs/SAP_ANALYTICS_CLOUD/00f68c2e08b941f081002fd3691d86a7/e275adffd7f14151a97721d83f4a865c.html?locale=en-US&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;seed valid combination using Advanced formula (preferred). This will ensure only valid combination show up in stories. You can combine this in addition to the validation above.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For option 2,the way you can achieve this currently is by transaction data tagging. Using the attributes of your WBSELEMENT dimension post dummy transaction data of 1 (like a flag) at valid combination of wbs element, profit center using the Advanced Formula Data Action. This will be like seeding the valid combination at start of planning cycle. When you create stories, suppress on null and 0's and the resulting layout will be a valid combination of what you expected.&lt;/P&gt;&lt;P&gt;Sample Advanced Formula can be as below. Adjust as per your Model and Dimensions. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MEMBERSET [d/Measures]=AMOUNT // Change as per your Measure
MEMBERSET [d/ACCOUNT]="SEED"  // Change as per your Account member


DATA([d/profitCenter] = [d/wbselement].[p/profitcenter]) = 1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hope this helps !!&lt;/P&gt;&lt;P&gt;Please upvote/accept if this helps !!&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 04:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652030#M4746442</guid>
      <dc:creator>N1kh1l</dc:creator>
      <dc:date>2023-03-15T04:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652031#M4746443</link>
      <description>&lt;P&gt;In SAP Analytics Cloud, you can create links between dimensions in multiple models. You can link dimensions between models to create charts or tables that display data from multiple models.&lt;/P&gt;&lt;P&gt;                Linked dimensions also let you create filters that simultaneously update all charts that include linked data. Filters on linked dimensions can be used at the story, page, and linked analysis level.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note-&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;he attributes of a dimension must match the attributes of the dimension it is linked to:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Description to Description&lt;/LI&gt;&lt;LI&gt;ID to ID&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If the attributes don't match, information might not be returned when a filter is created, and a “(No Value)” flag will appear for an unmatched dimension member.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Chart filters don't affect linked dimensions, because they're applied to a single chart.&lt;/LI&gt;&lt;LI&gt;Some dimension links may not apply filters to all charts. This happens when filters applied to one model can't be translated to meaningful filters on a second model.&lt;/LI&gt;&lt;LI&gt;For BW remote models, consider that the Description might be language-dependent.&lt;/LI&gt;&lt;LI&gt;Sorting doesn't work with linked dimensions&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;How to Create Linked Dimension-&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Use one of the following methods to open the Linked Dimensions dialog:&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Select &lt;IMG src="https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/loio7592fd9f6ed4101492d5c70c4f204223_LowRes.png" style="vertical-align: middle;" /&gt; (Link Dimensions) from the menu bar.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;OL&gt;&lt;LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;OL&gt;&lt;LI&gt;Select a chart or table.&lt;/LI&gt;&lt;LI&gt;In the Builder tab, in the Data Source area, select Add Linked ModelsCreate Model Link.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;/LI&gt;&lt;LI&gt;
&lt;P&gt;Select a model from the list of models included in your story, or in the drop-list select Add Model to search through the models you have access to.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;
&lt;P&gt;(Optional) To change how the dimensions are displayed in the Select a model area, select &lt;IMG src="https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/loio759cde7c6ed4101492d5c70c4f204223_LowRes.png" style="vertical-align: middle;" /&gt;  Data Samples and then select an attribute:&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;
&lt;LI&gt;Description&lt;/LI&gt;&lt;LI&gt;ID&lt;/LI&gt;&lt;LI&gt;ID and Description&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Choose one or more dimensions.&lt;/LI&gt;&lt;LI&gt;Choose a second model and select one or more dimensions.&lt;/LI&gt;&lt;LI&gt;(Optional) In the Matched Dimensions area, select a dimension, select &lt;IMG src="https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/loio759cde7c6ed4101492d5c70c4f204223_LowRes.png" style="vertical-align: middle; font-family: &amp;quot;72&amp;quot;, Arial, sans-serif; font-size: 16px;" /&gt; (Link Attribute) and then choose from the linking options.By default, the Description attribute is used to match members between the linked dimensions. However, for non-hierarchical dimensions it is possible to change the attribute that is used for linking.&lt;/LI&gt;&lt;LI&gt;
&lt;P&gt;Select Set.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;
&lt;P&gt;Review the links and if necessary, edit them or select Add Model Link to add more links.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;
&lt;P&gt;When finished, select Done.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 15 Mar 2023 04:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652031#M4746443</guid>
      <dc:creator>Subhasmit</dc:creator>
      <dc:date>2023-03-15T04:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652032#M4746444</link>
      <description>&lt;P&gt;My requirement is to put filter on Profit Center as complete hierarchy. I cannot put filter on the attributes of the dimension as it will just the list of members what I need is the Profit Center hierarchy and from then WBS elements should be derived automatically.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 20:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652032#M4746444</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-15T20:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652033#M4746445</link>
      <description>&lt;P&gt;My requirement is to put filter on Profit Center as complete hierarchy. I cannot put filter on the attributes of the dimension as it will just the list of members what I need is the Profit Center hierarchy and from then WBS elements should be derived automatically.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 20:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652033#M4746445</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-15T20:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652034#M4746446</link>
      <description>&lt;P&gt;My requirement is to put filter on Profit Center as complete hierarchy. I cannot put filter on the attributes of the dimension as it will just the list of members what I need is the Profit Center hierarchy and from then WBS elements should be derived automatically.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 20:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652034#M4746446</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-15T20:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652035#M4746447</link>
      <description>&lt;P&gt;We have around 100k lines of WBS and what we did was combined Profit Center &amp;amp; WBS in 1 dimension so that we can get the PC hierarchy. User wants to select the PC as per the hierarchy and then all WBS related to that PC node should appear in the table. Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 00:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652035#M4746447</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-16T00:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652036#M4746448</link>
      <description>&lt;P&gt;We have around 100k lines of WBS and what we did was combined Profit Center &amp;amp; WBS in 1 dimension so that we can get the PC hierarchy. User wants to select the PC as per the hierarchy and then all WBS related to that PC node should appear in the table. Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 00:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652036#M4746448</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-16T00:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652037#M4746449</link>
      <description>&lt;P&gt;We have around 100k lines of WBS and what we did was combined Profit Center &amp;amp; WBS in 1 dimension so that we can get the PC hierarchy. User wants to select the PC as per the hierarchy and then all WBS related to that PC node should appear in the table. Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 00:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652037#M4746449</guid>
      <dc:creator>rachugh</dc:creator>
      <dc:date>2023-03-16T00:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Analytics Cloud - Link Dimension</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652038#M4746450</link>
      <description>&lt;P&gt;From the data modelling( wrangling) you can combine two fields  as per your needs. &lt;/P&gt;&lt;P&gt;I think this answer will helpful for you.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 15:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-link-dimension/qaa-p/12652038#M4746450</guid>
      <dc:creator>Subhasmit</dc:creator>
      <dc:date>2023-04-12T15:41:58Z</dc:date>
    </item>
  </channel>
</rss>

