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

Synthetic table

Hello Everyone!

I hava an Issue, I want to Load a table with a generic end, for example:

Table:

NoConcatenate

LOAD Teste,

          Aplicação    

FROM

'$(Store)Pasta*.xlsx'

(ooxml, embedded labels, table is Plan1);

But when I do that, it generates a synthetic table, with a synthetic key (between those tables).

Do you know how to handle it? how to load with a generic end without create a st? I can't generate a synthetic table, because my database is kind of big,

1 Solution
1 Reply