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: 
helen_pip
Creator III
Creator III

Dual table

Hello

I have written some SQL which is a combination of looking at tables, but contains a sub query based on dual

I have loaded the SQL into qlikview and the ODBC failed to laod and I know this is beacuse it does not recognise the name of my field from the dual sub query

How do I get Qlikview to recognise the field name from dual?

Any ideas?

Thanks

Helen

1 Reply
Not applicable

Hi Helen

     Try to use table names into query like TableName.FieldName. Can you post the query?

I hope to help