Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
3686 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi All, I want to display a amount on screen which will be a sum of multipl
himanshun
over 9 years ago
Hi All,
I want to display a amount on screen which will be a sum of multiple values, however if this value is negative, it is displayed in curly brackets e.g.: ($5,000.00). Is there any function/rule in Appian which can display the amount without the brackets and with a negative sign? e.g.: -$5,000.00
Thank you in advance
OriginalPostID-145523
OriginalPostID-145523
Discussion posts and replies are publicly visible
Parents
0
ashokv
A Score Level 1
over 9 years ago
U can try using the text function and check for eg: text(value,"$0000"). Here even if the value is -ve u can get -ve values displayed.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ashokv
A Score Level 1
over 9 years ago
U can try using the text function and check for eg: text(value,"$0000"). Here even if the value is -ve u can get -ve values displayed.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data