cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

CUSTOM TIME DIMENSION - Data sorting issue with attributes/properties

jsmawai
Explorer
0 Likes
906

Dear Friends!!!!

I have encountered a weird issue with my planning and consolidation model. We are with BPC10.0 currently.

My standard TIME dimension from environment shell is seen as below sorted based on  TIMEID and MONTH NUM

which is very good.

As required in our respective project Environment, we created a custom TIME dimension as below.

Back end the table generated with attributes as below - showing the technical names with Alphabetical order for TIMEID & MONTHNUM

From the above screen, the attributes/ properties in BW server is been created as per the technical name of the DIMENSION.

/CPMB/J3P1Q73

/CPMB/J3P8EPD

Due to this, the sorting order of data in the table is based on BASE PERIOD, where i need the sorting to be done as per the TIMEID & MONTHNUM.

Due to the above display, based on the MDX logic (LAG-1) TIME ID is being picked for the Q1 ..Q2...etc which is resulting to wrong reporting.

Our expectations are as below.

We attempted to move the position of the attributes(TIME &  Month) to first position for the generated structure in BW. But still no use.

Any suggestions on how could we sort the data which will reflect front end.?

Can someone suggest how to achieve this?

Best Regards

Siddhu

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Please show the administration of the TIME dimension in Web client!

Vadim

jsmawai
Explorer
0 Likes

Hello Vadim Kalinin

Below is the screen from admin of the TIME dimension.

Basically the reason to say sorting order of the attributes is the issue with P&L report on EPM.

More in detail:

  • The issue is that the periodic measure does not work as expected on a P&L account in EPM reports
  • Model is a YTD model
  • Measure formula Environment / model / Periodic is the standard SAP one

  Our current versions are as below

  • BW 7.4 SP10
  • CPMBPC 801 SP10

We came across a thread with similar issue.

As of now we are not planning to upgrade but looking for any alternatives other than upgrade.

Appreciate your response.

Best Regards

Siddhu

former_member186338
Active Contributor
0 Likes

No alternatives! Only upgrade! Read my reply on the mentioned post!

Vadim

jsmawai
Explorer
0 Likes

Thanks for your prompt response Vadim Kalinin.

jsmawai
Explorer
0 Likes

Hello Vadim,

Periodic measure issue on YTD is resolved after upgrading to BW 740 SP13.

Thank You,

Siddhu

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Siddhu,

Are you using HANA and enabled HANA MDX? If that is true please see OSS Notes for HANA_NUMERIC_TIME_INDEX. It was introduced specifically for such cases.

Regards,

Gersh

srinivas_thota5
Participant
0 Likes


Hi Gersh,

Thanks for the reply.

Its not a HANA database.

Thanks,
Srinivas Thota

Former Member
0 Likes

A couple things you mentioned were things I also experienced on my first model in 10.0 versus the previous BPC versions.  Try this to see if they resolve the default sort of Alphanumeric.

  • Open the admin console web client
  • Under Administration choose dimensions
  • Open your time hierarchy dimension
  • Change the view from List to Hierarchy
  • Use the Move Up / Move Down buttons to adjust the order of your dimension from the defaulted alphanumeric
  • Save and Process

I can include screenshots if you get lost, but this worked for us.