cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying CKF values in descending order

former_member188325
Active Contributor
0 Kudos

Hi,

we have a calculated kf value (say x) which is Quantity*price.now i need to display x values in descending order.Is there any way to get the same?

regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes, use a condition with Bottom N on x.

Best regards,

Eugene

former_member188325
Active Contributor
0 Kudos

Hi,

thanks for u r reply.While defining condition i have taken value in 'keyfigures',operator as 'bottem N'.wht should i take for'values'?

regards

Former Member
0 Kudos

After running the query , Right click on CKF--> Sort --> descending..

Save this as a workbook..

Every time you run this this setting will be saved...

The solution Eugene mentioned is right in case you donot want to go for a workbook..you can set the value of N to 999999..

Going for a workbook just eliminates the Bottom N condition..

Ashish..

Former Member
0 Kudos

It's a number of values you want to see. If you want to see all values give here very large number.

Best regards,

Eugene

former_member188325
Active Contributor
0 Kudos

Hi,

I have tried both ways.but its not displaying in descending order.

regards

Former Member
0 Kudos

It's ascending order?!

Sorry, instead of Bottom N use Top N.

former_member188325
Active Contributor
0 Kudos

No Eugene,

i need to hvae them in descending order.

regards

Former Member
0 Kudos

Don't be misleading by the name: "Top N".

It'll show N values starting from the biggest one, descending order. Give it a try.

former_member188325
Active Contributor
0 Kudos

No Eugene,

either asceding or descending o=are working.i tried manulaly also.still done see in descending order.

Query displays only material,material valuation,valuation price and CKF (x).

regards

Former Member
0 Kudos

Hi,

I believe you might be making a mistake in identifying the characteristics you are applying the condition on..

Pls check if you have selected all the characteristics displayed in your report in the condition definition..

Ashish..

former_member188325
Active Contributor
0 Kudos

Yes Ashish,

I have selected all chars in the drill down independently.

former_member188325
Active Contributor
0 Kudos

i removed all chars optiona and selected only material and material valuation (val price is attribute of mat valuation here).now i got them in descending order.

regards

Former Member
0 Kudos

try doing an individual selection and be sure that you donot select any free characteristics..

We had problems with conditions not working by

<i>all chars in the drill down independently.</i>

Ashish...

Former Member
0 Kudos

It should work. Whar result do you have? Do you see any pattern in values sorting?

Maybe you applied condition on another KF?

Former Member
0 Kudos

There is some kind of problem with

<i>all chars in the drill down independently.</i>

Good that you got thru..

Ashish..

former_member188325
Active Contributor
0 Kudos

Hi Ashish and Eugene,

Thnaks for u r time.my problem is solved.

regards

Answers (0)