List
3 TopicsHOW TO Move a list from one SharePoint to another
In classic SharePoint you could save a list as a template, download it, and then upload it to a new SharePoint. I need to move a list (and it's contents) to a different SharePoint, how does one do that in Modern Online SharePoint?9.1KViews0likes7CommentsSharepoitn List, Columns, Datasource
Hi Is it possible for a Sharepoint list column to lookup values from an excel sheet stored in O365? I can see it is easy to do this in a PowerApps form to a new field, but not in a list lookup column? (Cannot add datasource in the lookup column to the excel file) If I do this in the PowerApps form, then it seems that this field cannot be shown in the list view, so cannot filter on it in list view? thanks Rich616Views0likes0CommentsSPO list jumps to top when loading new items
I am seeing an issue with an SPO list, where the page jumps back to the top when attempting to scroll down. You can see a video of what occurs here: https://www.youtube.com/watch?v=_lx30TvRfqs&feature=youtu.be (note in this video, I have only scrolled down). I have replicated this issue across multiple browsers (chrome, IE and Edge) on several machines. The issue only seems to occur after the list reaches a certain length. I am using custom JSON view formatting, the code for which can be seen here. Though another user appears to have run into the same issue, and did not mention using view formatting. If I alter my formatting to be more dense (to show more items per line, thus reducing the height of the page), the issue does not occur. The issue also does not occur in folders with fewer items. As you can see from the video, the problem happens as the page reaches the bottom of the currently loaded items. Hence why reducing the number of items or fitting more onto the screen prevents the issue (as all the items are loaded with the page). However this is not a solution as we require more than the ~50 items we can currently show, before the bug appears. I have posted this to MS Answers, and an MS agent directed me here. He seemed to think the issue was related to my JSON code.1.8KViews0likes1Comment