WISDOMBYDATA
  • BLOG
    • Blog Guide
    • Blog History
  • EXCEL
    • Functions & Formulas
    • VBA & Macros
    • VLOOKUP
    • Pivot Tables
    • Conditional Formatting
    • Tricks & Shortcuts
  • BI
    • SAP BOBJ/BW
    • Tableau
  • SQL
  • ABOUT
    • About WBD
    • About Me

How to change the color of negative percentage values in Web Intelligent (WebI) reports

10/11/2016

0 Comments

 

If you have ever worked with WebI reports in SAP BusinessObjects you may have noticed that there is no default option for formatting negative numbers and percentage values, meaning that there is no default option for changing the color of negative numbers and percentages.
 
Consider the table below. The fourth column (I.e. Sales Volume Variance) contains some negative numbers and the fifth column (I.e. Sales Volume Variance %) contains some negative percentages.
Picture
​Formatting these values could be performed by right clicking on the desired field and selecting “Format Number” as shown in the screenshot below.
Picture
​If you go to the currency section, you will have the option of displaying negative currency values in the red color. 
Picture
​However, this feature does not exist for Number and Percentage values, as depicted below: 
Picture
Picture
In order to apply the red color format for negative numbers and percentages follow these three steps:
 
STEP 1] Go to the “Custom” section and click the “Custom” bottom in the bottom left hand corner of the screen. The “New Custom Format” page will appear.
Picture
STEP 2] The following values need to be inputted for “Positive”, “Negative”, “Equal to zero”, and “Undefined”.
​Positive:            #,##0.0[%]'%'
Negative:          [Red](#,##0.0[%]'%')
Equal to zero:   0'%'
Undefined:        0%
Picture
STEP 3] Click “Add”. A new Field Appears in the "Custom" Sample page, select it and click “OK”.
Picture
​Here is the Outcome. As you could see all negative percentages are negative are displayed in red, and values are correctly shown with one decimal point (The number of decimal points could be altered by changing it in the entry that was inputted above) and with a percentage sign at the right.
Picture
​The same thing could be done for numbers. Create a separate custom format for Number. Here are the entries for number with one decimal point.
Positive:            #,##0.0
Negative:          [Red](#,##0.0)
Equal to zero:   0
Undefined:        0
Picture
​Here is the final outcome.
Picture

0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    Categories

    All
    BI
    EXCEL
    MISC
    SQL

    Archives

    June 2020
    May 2020
    April 2020
    March 2020
    February 2020
    December 2019
    November 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    December 2018
    November 2018
    October 2018
    September 2018
    August 2018
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    September 2017
    August 2017
    July 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    May 2015
    April 2015
    March 2015
    February 2015
    January 2015
    December 2014
    November 2014
    October 2014
    September 2014
    August 2014
    April 2014
    March 2014
    February 2014
    January 2014
    December 2013
    November 2013

Powered by Create your own unique website with customizable templates.
  • BLOG
    • Blog Guide
    • Blog History
  • EXCEL
    • Functions & Formulas
    • VBA & Macros
    • VLOOKUP
    • Pivot Tables
    • Conditional Formatting
    • Tricks & Shortcuts
  • BI
    • SAP BOBJ/BW
    • Tableau
  • SQL
  • ABOUT
    • About WBD
    • About Me