Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm looking for help (tutorial) to Qlikivew to Sql Azure.
I tried different tutorial (like http://community.qlik.com/thread/36971), but they are not complete for me.
Is there a real guide to complete this?
Ok, great!
I have some problems with the datas
A simple select on a table returns mixed results.
The result is the combination of all the fields!
Example of select :
SELECT
[ContactId]
,[CustomerId]
,[Lastname]
,[Firstname]
,[Mail]
,[Telephone]
,[AddressLine1]
,[AddressLine2]
,[City]
,[Zip]
,[Country]
,[Comment]
,[CreationDate]
,[CivilityFlag]
,[PhoneHome]
,[PhoneMobile]
FROM [Contacts];
I really don't understand why my data is mixed!!
Connection can explain this?
What means mixed in your case? Can you give an example?
Maybe it's better to email me: ralf.becher@tiq-solutions.de