I have Alteryx Version 2022.1 and I'm witnessing some limitations when attempting to source data from SharePoint using the SharePoint List Input Tool. The first limitation I've witnessed is that I'm not retrieving the correct # of records - I retrieve far fewer records that the source actually has. The second limitation is that the majority of my fields are empty when I source the data in Alteryx, however this should not be the case. I have an inkling both of these limitations stem from the fact that my SharePoint source may be considered a "document library" and my current version of Alteryx Designer does not support the retrieval of SharePoint Managed Meta Data - which would enable me to expand the record-type fields from SharePoint, like the 'folder' field, and thus expose the data I need. Has anyone encountered this issue? How were you able to resolve?