If {file.SALES} < {file.QUOTA} Then ReplicateString("*",10) Else ""
{file.NAME}+ " " + ReplicateString("*", {file.SCORE})
Name | Score |
---|---|
Smith | 23 |
Jones | 17 |
Brown | 21 |
Johnson | 13 |
Reynolds | 25 |
Name | Score |
---|---|
Smith | *********************** |
Jones | ****************** |
Brown | ********************** |
Johnson | *************** |
Reynolds | ***************************** |
SAP BusinessObjects http://www.sap.com/sapbusinessobjects/ Support services http://service.sap.com/bosap-support/ Product Documentation on the Web http://help.sap.com/ |