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: 
Not applicable

Difference between Sum (Sales) and =Sum (Sales) in a expression

I have seen for some expressions Sum (Sales) and =Sum (Sales) in a demo dashboards.

What is the difference.

Thanks in advance.

1 Solution

Accepted Solutions
prma7799
Master III
Master III

Nothing ...

if you write expression in Charts you can write as Sum (Sales) and =Sum (Sales)

but if you want to write expression in text object you need to write like =Sum (Sales).


Thanks.

View solution in original post

4 Replies
prma7799
Master III
Master III

Nothing ...

if you write expression in Charts you can write as Sum (Sales) and =Sum (Sales)

but if you want to write expression in text object you need to write like =Sum (Sales).


Thanks.

Not applicable
Author

hi,

what prashant said is exactly right. Adding to that,

if you give =sum(sales) in chart title,numerical value for that expression will be displayed.

regards,

Barathiraja

amit_saini
Master III
Master III

Hi,

There is no difference in Output if you are calling as Sum(Sales) and =Sum(Sales) in chart expression , but if you are calling this as variable than results varies

See below:

Qlikview variables definition - equal vs no equal

Thanks,
AS

prma7799
Master III
Master III

Ok Bharathiraja...

I told him that only I know about

Thanks