<?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: Calculated Column Issue in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454845#M3793005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for your reply and correcting me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please explain on the behavior of calculated columns in HANA?&lt;/P&gt;&lt;P&gt;Does HANA handle (calculated columns containing string operations) and (calculated columns containing numeric operations) differently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my experience, I have seen that calculated columns that involve string operations consume lot of memory and take lot of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 10:38:59 GMT</pubDate>
    <dc:creator>vivekbhoj</dc:creator>
    <dc:date>2014-09-17T10:38:59Z</dc:date>
    <item>
      <title>Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaq-p/10454836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with millions of records. &lt;/P&gt;&lt;P&gt;I have created a simple Calculation View with one Projection Node and some mandatory input parameters like Period, Year, Company Code and Controlling Area.&lt;/P&gt;&lt;P&gt;The View has more than 150 measures and 20 attributes. &lt;/P&gt;&lt;P&gt;After entering all the parameters, the result comes out in 15 seconds.&lt;/P&gt;&lt;P&gt;The Plan Viz looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/504068" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Why Self Join is performed on the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I create a Calculated column in the Projection, the report takes around 1 minute 30 seconds to display the data.&lt;/P&gt;&lt;P&gt;The Calculated column is pretty simple.&lt;/P&gt;&lt;P&gt;It just shows description for the Transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case("COPA_AWTYP",'BKPF','Accounting document','COBK','CO Object: Document Header','COPA','COPA','KE28','Top Down Distribution','MKPF','Material Document','RMRP','HR Data of Repetitive Manufacturing Backflush','VBRK','Billing Document','')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after seeing Plan Visualization I found out that for a particular month,there are around 34 million records but later on after calculations and grouping, there are around 900 million records being created &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/504069" width="450" /&gt;&lt;/P&gt;&lt;P&gt;What could be the possible reason for this?&lt;/P&gt;&lt;P&gt;Because of this CPU and Memory Utilization is very high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaq-p/10454836</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-07-23T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454837#M3792997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Understood the Self join part of first query, I have 17 Attributes in the View and it has done 17 self-joins to get distinct records for all those fields&lt;/P&gt;&lt;P&gt;But still am unable to understand why it needs to find distinct values for the fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 12:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454837#M3792997</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-07-23T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454838#M3792998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge, the usage of self join can retrieve the distinct records and serve the purpose which is something like this,&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/504484" /&gt;&lt;/P&gt;&lt;P&gt;In the above case the 1st record and the 4th record are one and the same, in cases like these self join can be used to eliminate the duplicate records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: select a.point_a,b.point_b,a.distance from tab_name a,tab_name b where a.point_a&amp;lt;b.point_b and a.distance=b.distance; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Eagerly waiting for the entire explanation of the above thread regarding the time consumption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pln"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 19:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454838#M3792998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-23T19:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454839#M3792999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create that calculated column in the Aggregation node at the end instead of Projection node. That should definately save some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Tangudu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 06:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454839#M3792999</guid>
      <dc:creator>former_member182302</dc:creator>
      <dc:date>2014-07-24T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454840#M3793000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what Krishna suggested is absolutely right to improve the performance, &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/504861" width="450" /&gt;&lt;/P&gt;&lt;P&gt;According to the modelling principles the performance can be increased if the calculations are done at the end node and all the aggregations are done in the initial nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454840#M3793000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-24T07:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454841#M3793001</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;&lt;/P&gt;&lt;P&gt;Earlier, I had created the Calculated Column in aggregation node only, but because it was taking around 2 minutes, so I created it in Projection later on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create calculated columns that perform some mathematical operations, then the query runs faster and shows the output in seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems with Calculated columns containing strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454841#M3793001</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-07-24T07:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454842#M3793002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the screenshot of that vizplan as well with calculated column in the Aggregation node?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna Tangudu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454842#M3793002</guid>
      <dc:creator>former_member182302</dc:creator>
      <dc:date>2014-07-24T07:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454843#M3793003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the Plan&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/504931" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Plan includes three calculated columns, including the one mentioned above and one calculated column for naming regions&lt;/P&gt;&lt;P&gt;My main concern is that data is multiplying by almost 300 times from 3 crore records to 900 crore records&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 08:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454843#M3793003</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-07-24T08:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454844#M3793004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The self-joins in BWPopJoin13 actually is not the kind of self-join you might be thinking of.&lt;/P&gt;&lt;P&gt;This kind of "join" actually puts together the different selected columns of a column store table correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 14:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454844#M3793004</guid>
      <dc:creator>lbreddemann</dc:creator>
      <dc:date>2014-09-16T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454845#M3793005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for your reply and correcting me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please explain on the behavior of calculated columns in HANA?&lt;/P&gt;&lt;P&gt;Does HANA handle (calculated columns containing string operations) and (calculated columns containing numeric operations) differently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my experience, I have seen that calculated columns that involve string operations consume lot of memory and take lot of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454845#M3793005</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-09-17T10:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454846#M3793006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmm... that's a broad question.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;One thing to keep in mind is that numeric operations are almost always way cheaper to perform than string operations. That's true for any system, not just SAP HANA. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;With numeric values you have a lot more options to postpone the operation e.g. put it after an aggregation/filter operation so that you can work on less data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, numeric values often take a lot less memory space to be stored,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;String values on the other hand cannot be well aggregated and tend to take a lot of memory. You also have to allocate the maximum possible memory space up front, even though the actual strings might be a lot shorter on average.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that is what comes to my mind ad hoc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454846#M3793006</guid>
      <dc:creator>lbreddemann</dc:creator>
      <dc:date>2014-09-17T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454847#M3793007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you that string operations are costly and consume more memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But&amp;nbsp; as seen in the first two Visualize plans that I have shared here, the number of records increased 100s of times when I added a string based calculated column because of which the memory consumption increased and the time taken to compute these records also increased.&lt;/P&gt;&lt;P&gt;The number of records increased in the Grouping.&lt;/P&gt;&lt;P&gt;Can you please shed some light on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 05:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454847#M3793007</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-09-18T05:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454848#M3793008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share the planviz file? &lt;/P&gt;&lt;P&gt;Which revision is this running on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 07:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454848#M3793008</guid>
      <dc:creator>lbreddemann</dc:creator>
      <dc:date>2014-09-18T07:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454849#M3793009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to recreate this model once again and then share the plan visualization .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 11:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454849#M3793009</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-09-18T11:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column Issue</title>
      <link>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454850#M3793010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HANA is on Rev 73.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to attach the planviz files but it seems it is not supported, so I have changed the extension to .txt and shared them&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/547316" width="450" /&gt;&lt;/P&gt;&lt;P&gt;I have shared two Visualization Plans.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First plan "Access_Plan_Without_Calculated_Column" is based on a calculation view directly built upon table without any calculated columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second plan "Access_Plan_With_Calculated_Column" is built on the same calculation view used above but with a calculated column created as mentioned below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case("COPA_AWTYP",'BKPF','Accounting document','COBK','CO Object: Document Header','COPA','COPA','KE28','Top Down Distribution','MKPF','Material Document','RMRP','HR Data of Repetitive Manufacturing Backflush','VBRK','Billing Document','')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please delete the planviz files from this SCN message once you download them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 10:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/calculated-column-issue/qaa-p/10454850#M3793010</guid>
      <dc:creator>vivekbhoj</dc:creator>
      <dc:date>2014-09-23T10:18:50Z</dc:date>
    </item>
  </channel>
</rss>

