Forum Discussion
Anonymous
7 years agoNot applicable
SharePoint List fails to load
Hey All, I am trying to load a list from SharePoint. The issue is that I can see only 600 records out of 1006. Looking at the query Editor I see 4 steps. 1. Source - Looks fine and loads all r...
Anonymous
7 years agoNot applicable
Hey All,
Spoiler
I am trying to load a list from SharePoint.[Duplicate post as did not get answers in the desktop furom]
The issue is that I can see only 600 records out of 1006.
Looking at the query Editor I see 4 steps.
1. Source - Looks fine and loads all records.
2. Added Index - Looks fine and all records are still there.
3. Kept Errors - Shows "This table is empty."message.
4. Reordered Columns - Shows "This table is empty." message.
Creating a new visualization, shows only 600 Records from the original list.
Additional info:
- I worked with another list before and had no issues.
- This is a workflow, maybe the issue lays there?
Any idea how to fix this?
Thanks a lot!
Thanks a lot!
Anonymous
7 years agoNot applicable
Updates...
Not sure about the root cause, but seems like one of the columns that I tried to import is corrupted.
I started to iterate and import the list again and again.
I started with 1 column and each iteration I have added another column until I had all necessary columns I need for my report.
When I'll have a bit more time to investigate, I will return with more details.