I have sap.m.table
where display data.
One of the Columns has the following texts:
text : "{path: 'RaisedBy'}\n\r{path: 'RaisedByName'}"
which is displayed.
I need to add a format function to the second value.
Either thing i tried either caused an error uncaught [ object object ] or the error format function not found.
Can someone give me an advice how to add a formatter to the second value.
Regards.
Dirk