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: 
pascos88
Creator II
Creator II

Take the data from excel with specific rown e column

Hello,

I have to take the data from an excel but with a particular format.

For exemple I need to take the column Name, start from D3 to D7.

The same for the age Id and City columns.

Immagine.png

A simple "Data from file" sure can't work becouse I will have this results.

Imm2.png

Someone can help me or advice me how I can have the separate column with the data that I need?

thanks in advance.

Regards

Regards

2 Replies
tamilarasu
Champion
Champion

Hi Pasquale,

Did you try data transformation option. Try conditional delete in data tranformation.

QlikView Data Transformations in Flat Files — Mindmajix

petter
Partner - Champion III
Partner - Champion III

You have in addition to what Tamil suggest at least two other options:

Create a Named Range in the Excel Sheet and call it TableTwo. Then you can select it directly under the Tables drop-down in the File Wizard:

2015-11-23 #1.PNG

If you can't change the source xlsx-file then you can just set the Header Size to 2 and Labels embedded and then exclude the three first columns by pressing the X in the column header:

2015-11-23 #2.PNG

Here is the two load-statements that both wizard options will create for you... select the one that suits your needs:

2015-11-23 #3.PNG