Today,i came across with a scenario to reverse values in a column
'abc' is one for a column where as in another column have to show 'cba'
for this i used DB REVERSE function using evaluate
Syntax : EVALUATE('REVERSE(%1)', "Dim Customer".Customer_Name)
'abc' is one for a column where as in another column have to show 'cba'
for this i used DB REVERSE function using evaluate
Syntax : EVALUATE('REVERSE(%1)', "Dim Customer".Customer_Name)
where is the done..in rpd or can it be done in answers? ...I tried writing this syntax in fx of a column ...but it errored out
ReplyDeleteyes in column formula of fx ...btw,whats the database you are using ?
ReplyDelete