Saved transaction Search > Add Currency Symbol on Item’s Average Cost
If a user is using a saved transaction search and needs to add the item's Average Cost with currency symbol, he may add this formula under Results subtab of the saved search:
Formula (Text): to_char({item.averagecost},'$9999999.99')
No comments:
Post a Comment