Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
soniasweety
Master
Master

negative value in bracket

Hi All,

i have a sample data like below

Tab:

Load * Inline [


Name,Produt,sales

raju,A,100

siva,B,200

yannie,C,-300

anu,D,-600

venkat,E,500]

;




so i want in front end   if the value is in negative  it should show in ()  if value is possitive  normal number it can show   [Stright table]


example:   -300   means   (300)



Thanks

Sony

Labels (1)
1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Hi Sony,

You can do it two ways,

Capture.PNG

                                                                                       Or

Capture1.PNG

Output:

Capture.PNG

View solution in original post

1 Reply
tamilarasu
Champion
Champion

Hi Sony,

You can do it two ways,

Capture.PNG

                                                                                       Or

Capture1.PNG

Output:

Capture.PNG