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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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)