cancel
Showing results for 
Search instead for 
Did you mean: 

Can we use an exception globally

Former Member
0 Kudos

Hi all,

we need an exception like

value = 1 to 5 red,

5.1 to 10 orange,

10 to 20 Green,

this exception is used across many of the queries...

here i am creating exception for each query...

is there any option so that i can create an exceptioin once and use it across the queries.

thanks in advance

Santosh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Santosh,

You can do it on a workbook level using SAPBExOnRefresh subroutine (write the code and save workbook as a template).

There is should be a possibility to identify the columns to check/color (maybe predefined column name or something).

Though, I'm afraid that you'll worsen the performance.

Best regards,

Eugene

Former Member
0 Kudos

Hi Santhosh,

Hope there is no option is available like global exception for key figure at query desighner..

Regard,

PRK