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: 
denis115
Creator
Creator

excell

HELLO!

I've got a problem!

When I export in excell a chart it doesnt shoe me the right data

what do I need to do ?

There are only 2 rows

but in real the are 3

what's the problem?

and the sum of sales is good, it is showing for 3 products but the only one problem is the qantity

Thank you!

1 Solution

Accepted Solutions
florentina_doga
Partner - Creator III
Partner - Creator III

you have two identical rows
creates a rowno () in script and you will see

View solution in original post

3 Replies
florentina_doga
Partner - Creator III
Partner - Creator III

you have two identical rows
creates a rowno () in script and you will see

felipedl
Partner - Specialist III
Partner - Specialist III

Hi Cucuta,

You probably have three rows in your data for this specific case.

I believe the first image you're showing is a table object, which in Qlik will show only different rows when they have at least one different column.

In your case, you might have a duplicate row for some of your data, and the table object is just showing 2 rows, and so giving the 3000 value, instead of 2000 i think your hoping for.

Felipe.

denis115
Creator
Creator
Author

Thank you!