<?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: Customer Exit Variable for Text in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290901#M4180725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad.&lt;/P&gt;&lt;P&gt;I want to see one keyfigure for all months together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 13:31:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-06T13:31:56Z</dc:date>
    <item>
      <title>Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaq-p/11290898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where user wants to have a Interval Selection on Fiscal Period. The user would enter a range and data should be displayed in different columns for that range of period. So for eaxmple If user selects 001/2015 - 003/2015, It should show three columns for each key figures. FOr this I used a standard Fiscal Period Variable and added that to Columns on top of Key figures see screen shot below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/764001" height="118" width="299" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it gave me results like below. User requirement is he wants to see all keyfigure of one period together.&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/764002" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Any Idea how can I achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 19:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaq-p/11290898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-05T19:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290899#M4180723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your result screenshot shows that you are already seeing all KFs of one period together. The Actual Sales Volume and YTD Budget for 004.2015 appear together, followed by those two KFs for 005.2015 and so on. How is this different from what you want to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of the required output would help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 03:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290899#M4180723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-06T03:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290900#M4180724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you will be doing this in a workbook, then you can create two (2) queries: 1 for your per period and 1 for your YTD..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can just use the SUM formula of EXCEL for your requirement..Just use an IF statement so that columns will not have a gap..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Loed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290900#M4180724</guid>
      <dc:creator>Loed</dc:creator>
      <dc:date>2015-08-06T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290901#M4180725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad.&lt;/P&gt;&lt;P&gt;I want to see one keyfigure for all months together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 13:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290901#M4180725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-06T13:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290902#M4180726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then simply move the Fiscal Year Period below the Keyfigures it will solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 13:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290902#M4180726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-06T13:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Exit Variable for Text</title>
      <link>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290903#M4180727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are awesome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 15:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/customer-exit-variable-for-text/qaa-p/11290903#M4180727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-06T15:07:10Z</dc:date>
    </item>
  </channel>
</rss>

