Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
dmpilars
Partner - Creator
Partner - Creator

Connection to Temporal Table

Hi!

I try to connect to a temporal table, I do:

LIB CONNECT TO 'dir ip';

SQL Execute Prueba_Qlik;

Prueba1:

LOAD campo1, campo2;

SELECT

     campo1,

     campo2

FROM trackerDb.dbo.Prueba;

This not generate nothing, Prueba1 not exists. Why this happened? ideas? What is wrong?

Thanks

1 Reply
Digvijay_Singh
MVP
MVP

Try to see the log, it must be writing some error or the sequence of events on what is really happening.