Forum Discussion
Deleted
Jul 03, 2018SharePoint connect to SCCM
i have a SharePoint List and i want to get some information from SCCM by running SQL Query on back end. i have a SQL Query but i do not know how to connect SharePoint to SCCM and get the data from th...
Deleted
Jul 03, 2018Do you need it in a SharePoint List?
Reason I ask is you could use PowerBI or Power Query in Excel to query AD directly (without SCCM) and pull back the information.
And if you really, really need it in a SharePoint List then use Flow to read the info out and copy to the List.
- DeletedJul 05, 2018
I have to use the SharePoint List because i have a PowerApps and it saves all the data into SharePoint list.
- Dean_GrossJul 05, 2018Silver Contributor
you could install the Data Gateway and have your powerapp use that to connect to SCCM
- DeletedJul 05, 2018
if i use Data Gateway will that save information in sharepoint list?