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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
cristian_av
Creator III
Creator III

Set Expression " (double) vs ' (single)

Hi

I wonder what is the difference between this two expression, that are part of a set expression:

tpcc_nombre={"Costo Variable"} vs tpcc_nombre={'Costo Variable'}


Is this the same?

Thanks!

1 Solution

Accepted Solutions
sunny_talwar

2 Replies
sunny_talwar

You can read about them here:

A Primer on Set Analysis

Capture.PNG

cristian_av
Creator III
Creator III
Author

Thanks!