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: 
panwipa2528
Contributor III
Contributor III

How to summary data same excel?

I summary data from qlikview as green part but result is not true, how to I got result same as excel summary?

1 Solution

Accepted Solutions
Anil_Babu_Samineni

May be Ceil(Sum(Sales))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

3 Replies
petter
Partner - Champion III
Partner - Champion III

For me QlikView calculates 39987 for the integer part not 39986 as you have.... do you have a  sample QlikView app to share so we can find out why your calculation doesn't add up to 39987?

Anil_Babu_Samineni

May be Ceil(Sum(Sales))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
marcus_malinow
Partner - Specialist III
Partner - Specialist III

How about Sum(Ceil(Sales))