Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,