To do this:
1. Edit/Create a Saved Transaction Search.
2. Go to Results tab, then go to Columns sub tab.
3. Select Formula(Text) from the Field dropdown list.
4. Set the following formula:
REGEXP_REPLACE(REGEXP_SUBSTR({name},': [^:]+*$'),': ','')
5. Click Add.
6. Click Save & Run.
No comments:
Post a Comment