Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI Team,
I am new qlik sense development, while connecting Qlik sense to SQL database we are only able to view Database tables.
But we need select Database view which we are not able to view in qlik sense to select.
Request to please help us on it as how we can select database views and store procedure connecting to SQL database in Qlik sense.
Thank you..!
Hi
Table contains both view & table info like below screenshot
Otherwise, you can write like below also
select * FROM dbo.VwShopMaster;