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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
capriconuser
Creator
Creator

' sign in expression

hi .. i try this expression but this shows an error 

Sum({<R.Definition={'Reinsurer's '}>}R.Amount)

where  this text should be used in expression .. source file should not be changed 

Labels (1)
1 Reply
NitinK7
Specialist
Specialist

try

Sum({<R.Definition={"Reinsurer's "}>}R.Amount)