Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Remove the leading numbers (prefixes) from a string

$
0
0

Hello all,

I have the object which is retrieving bunch of question.

Some of the question are prefixed with 01. and so on and some the questions do not have any prefix.

so I want to remove any leading numbers (prefixes) from the questions so that the report looks consistent.

I tried Left trim, Substring , pos functions but nothing is working as expected.

 

here is the sample data                                    Expected result.

01.Employee Name

02.Employee Address

Date of Birth

03.Employee City

04. Employee State

Dependents

Term of the employment


Viewing all articles
Browse latest Browse all 5402

Trending Articles