Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Facing issue while trying to extract data from sharepoint lists.
Tried using below methods:
1. RPC procedures:
The created link works on browser & generates xml but doesn't work when used through Qlikview
Please find below error screenshot:
2. Rest Interface:
Following link doesn't work through Qlikview and seems it is giving authentication error.
https://***.sharepoint.com/***/***/***/_api/web/lists/getbytitle('Test')/Items
Please find below error screenshot.
We have tested using QV version 11.20 SR12 and 12.20 SR1 and SharePoint Online version which is a part of MS Office 365 package.
Kindly assist as the exact cause of error cannot be concluded.
Thanks in advance.
Regards,
Yuvraj Killedar
Use Rest Connectors to connect to XML data of web page.
using this authentication issue will also resolve.
This is an autentication issue, i am actually working with this, i am thinking create a workarround for download the xml or connect with Microsoft Access.
first step:
try to open the link
in Internet Explorer.
As soon as this works, QlikView will also work. I had similar problems gettings the correct List ID.
You can fetch it for example with sharepoint designer.
My link works perfectly in Internet explorer but can´t work in qlikview, i have the same error