Is it possible to fetch multiple SharePoint list data in single table using JavaScript?
Is it possible to fetch multiple SharePoint list data in single table using JavaScript?
Hi, @ShreyaSingh-6920,
Do you want to display the data of multiple lists in one HTML table? If my understanding is wrong, please correct me.
Yes i want to show data of multiple lists in one HTML table.
For this requirement, we need to request multiple REST APIs to get all list data, then show them to the page.
Test code for your reference:73638-code.txt
Test result:
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hi @ShreyaSingh-6920,
You can accept the helpful post as answer to help other community members find helpful information quickly.
You can also share your own solution here and mark it as answer, and we can learn from each other.
Hi @ShreyaSingh-6920,
I am checking to see how things are going there on this issue. Please let us know if you would like further assistance.
You can accept the helpful post as answer to help other community members find helpful information quickly.
You can also share your own solution here and accept it as answer, and we can learn from each other.
5 people are following this question.