In the IFS lobby data source. How do you go about appending a ‘$’ to the front of a value?
Below is what I am attempting to concat in the column:
CONCAT(‘$’, round(SUM(&AO.Customer_Order_Line_API.Get_Base_Sale_Price_Total(ORDER_NO, LINE_NO, REL_NO, LINE_ITEM_NO)),0))