Forum Discussion
hitty08
7 years agoRegular Visitor
Query Editor Issue
Good afternoon everyone, I am haveing a issue querying the particular data I need from a SharePoint API. I can get the data into the query editor, but each object is listed in an individual table....
Anonymous
7 years agoNot applicable
A few questions.
How is your data arranged in Sharepoint API? Is it one table like you want it to be?
Do your tables have related fields? If so you don't need to merge them all together.
Without sample data it's a little tricky to navigate your issue.
hitty08
7 years agoRegular Visitor
it is a sharepoint list, the data is arranged how I want it and I have an API for it. I have also tried to ingest the api using the odata feature, but I get an error 404.