Has anyone faced this before? What am I missing?
Scenario1:
Scenario2:
Why partial results with Get Items?
Thank you
Solved! Go to Solution.
The Get Items action normally brings back a limited set of columns to improve performance. Make sure you open up the advanced properties and set the Limit Columns by View to Use all columns (do not limit) to get all the columns.
The Get Items action normally brings back a limited set of columns to improve performance. Make sure you open up the advanced properties and set the Limit Columns by View to Use all columns (do not limit) to get all the columns.
Does not work on lists larger than 5k records. Bummer.
Moving to trying 'Send HTTP Request to Sharepoint' action.
@Pstork1 , do you know what HTTP query Sharepoint uses when you click "Export to Excel" from a Sharepoint list?
This is the query I need. Can't figure out how to view request using F12 in Chrome.
Thank yoU!
I'm not sure that's done through an HTTP query. But if it is the best way to get it would probably be to use something like Wireshark or Fiddler.
@Pstork1 , thanks for the quick reply. Yeah, I can't use those tools within my org (proxies, firewalls, etc.)
If anyone can pull this, might be useful workaround to the cumbersome workflow for pulling SP List items >5k.
Ended up closely following this blog post: https://blogs.msdn.microsoft.com/svarukala/2017/08/08/iterate-and-get-all-items-from-a-sharepoint-la....
Have all ~35k records pulled from this list, but having troubles appending each 5k pull to the same .json file for export.
I'll get it!
In our case, it didn't work even choosing: "Use all columns (Do not limit)".
Our list has 19 columns and it's getting only 11 columns.
I only have 240 list items and Get Items with return all colums set does not work. Seem like every component of this softwars suite has serious gotchas. I guess I have to find a work around because Microsoft has let us down, yet again. Sorry MS your stuff is not ready for prime time.
If only this stuff worked as well as a LAMP stack.
Sigh
Unless you are running into memory limitations due to really big columns there shouldn't be any reason that you can't get all the columns when you tell it not to limit based on Columns. Have you tried creating a view that has the columns you need and then setting the Get Items to use that View? What columns are missing when you set it to not limit columns based on a view?
Yes I have tried selecting a view that shows the columns I am wanting to retrieve.
I have used the return all columns and automatic table columns in the create html table that follows. The column is not returned.
Ironically the column I want to retrieve is where I document the turn backs our machinists face. Turn back being something that prevents the machinist from doing his/her work.
PowerApps finds it
SharePoint, no problem
Flow nope ain't happening.
So now I guess I have my very own turnback.
not much fun, not impressed.
Thanks, I'll look into that.
What type of column is it?
The field is single line of text so should be easy example content 'GW IW TW'
On a fun note, Microsoft Access finds the field also. Of course it's a table in Access and a list in SharePoint because well wtf I have not idea why lists aren't tables and columns aren't fields.
SMFH
Hi jbenetti
Did you get any sort of resolution to this as I am seeing this with Power Automate (the new name for Flow) ?
Have tried everything mentioned here, don't really want to start messing around with html query hacks to extract basic information from a SharePoint list.
Similar struggle but with Get File Properties.
Checked all the things including triple checking that mysteriously excluded columns had same settings as columns that were included, not restricting to column views, restricting column views... it was quite a crap time (not to mention the waste of time).
Ended up deleting the offending column, making a new one, creating a brand new restricted view and refreshing all the parameters in my flow (e.g. swapping to another site then swapping back in the hope that it would force some sort of refresh).
Finally got the columns I wanted included. I'm lucky my columns pick up their values from a spreadsheet so deleting one was not such a big deal. Needless to say it shouldn't have been that hard to get a simple Get File Properties to work š
Deleting the field and adding it again on the list fixed the problem for me as well.
In my case it was two taxonomy fields that was giving the problem, both were published from the content type hub. After deleting and re-adding the first one, both started returning data.
Thank you.
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
46 | |
10 | |
9 | |
8 | |
6 |
User | Count |
---|---|
67 | |
22 | |
12 | |
11 | |
11 |