
Announcements
I have a SharePoint list that allows attachments. My SharePoint list needs more space, and I would like to identify the records that take up the most space by adding a column that displays the attachment size. Is there a way to do that?
Hi @Victor1e
You can create a column for displaying attachment size and whenerver item is added, update the item with attachment size in that column using the power automate flow.
To determine the size, refer this link 🙂
Hope it helps 🙂