FavoriteLEAH Gus (Gus) asked in #Data ManagementFeb 11, 2020, 2:42 PMdisplay minus sign in formula resultI have a formula field that displays the result of this ABS(Renewal_License_Baseline__c - Renewal_Amount__c). I need to display a minus sign in the field that holds this result2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerTony TrinhFeb 11, 2020, 2:52 PMHello Leah, Just try to add a minus in the beginning- ABS(Renewal_License_Baseline__c - Renewal_Amount__c)Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerTony TrinhFeb 11, 2020, 2:52 PMHello Leah, Just try to add a minus in the beginning- ABS(Renewal_License_Baseline__c - Renewal_Amount__c)