'NoneType' object has no attribute 'text' when tried to get a file from Sharepoint site using Office365-REST-Python-Client 2.5.10
I am facing problems trying to get a file from sharepoint site, I am succesfully connect to the site but I cannot get the file(I validated that the file and the url exist) is worthy to mention that this process worked very well until Monday but…
SharePoint Development
PowerPoint Thumbnails Not Displaying in SharePoint Embedded while viewing PowerPoint file while showing in edit mode
We have integrated SharePoint Embedded for viewing, editing, and co-authoring Office files using the Microsoft Graph API. However, we have noticed that PowerPoint documents stored in SharePoint Embedded do not display thumbnails when viewed, although…
SharePoint Development
Restrict access in page section
Currently, I have some pages on our SharePoint Online site as follow: Specifically, I need to ensure that only Line Managers can access this page and I would like to set up an alert notification to be sent whenever any changes are made to this page.…
SharePoint Development
SharePoint login issue
I am the Admin of the organization but i have the issue when log in the SharePoint Admin Center with the unmanaged device, it denied my access even with the admin roles. Any solution ?
SharePoint Development
How to update a SharePoint online calculated column formula when the list has over 20,000 items?
I'm working with a SharePoint Online list that has over 20,000 items. One of the columns is a calculated column, and I need to update its formula. However, when I try to change the formula through the SharePoint UI (List settings → column), I either get…
SharePoint Development
Is it possible to enable Track Changes globally for an entire tenant in SharePoint Embedded Office Viewer?
Office documents include a "Track Changes" feature, which works well with Office 365 when multiple users are collaborating on the same document. However, it needs to be manually enabled by a user, with three available settings: Off, For…
SharePoint Development
I have added Clarity to one of my SharePoint sites, but it is not pulling data
I have added Clarity using the following method: Only enable this app. After that, you could go to specific site > Settings (at the top right) > Add an app > Proceed to add Microsoft Clarity. This has been running for several days now. I have…
SharePoint Development
Python - Sharepoint Integration
Hi Team, I have MS work a/c with un/pw & MFA (Authenticator setup). I would like to write a python scripts running on my local machine to upload few files to Sharepoint - but it fails because direct python with un/pw doesn't works automatically. My…
SharePoint Development
customRowAction conditional logic not working as expected in SharePoint Gallery view
Hello, I’m trying to customize a SharePoint list in Gallery view using JSON formatting. Here's the behavior I’m aiming for: When the item is a folder, I want clicking the card to open the folder (default behavior). When the item is not a folder, I want…
SharePoint Development
I have 26 choice columns with each choice has a number; I want to calculate the choice numbers in a separate column
image002.pngBelow is the formula which has been provided, and I assume that has exceeded the limit of syntax/formula. here are some of the bolded once works, I mean till that, and next it throws error as syntax error- is this can be corrected in…
SharePoint Development
SPFx Teams app is not updating in mobile (iOS)
When I upload a new SPFx Teams app to the App Catalog, the app is not updating in my tenant on mobile devices. On browser and on the Teams desktop client, the new app appears. I have tried the following: Clearing app data through platform settings …
SharePoint Development
View in browser
Hi How to view entire onedrive files on browser ? thanks
SharePoint Development
Can I Identify Specific Users From Our Azure/Entra Environment Using the Clarity User ID?
I am using Clarity on my home intranet site, and it has recordings that supply the user's Clarity User ID. Can I use this ID to figure out who the actual person is?
SharePoint Development
Using Clarity Assigned to Just One SharePoint Site, Will it Record Data For All Subsites of This Site?
Instead of using Clarity on our whole SharePoint tenant, we would like to just use it on one site. If we set this up on that one site, will all of the sub sites associated also be captured, or would we need to actually assign Clarity to literally every…
SharePoint Development
C# Graph API: "generalException" when updating SharePoint Hyperlink (URL) field
I'm using Microsoft Graph SDK to update a SharePoint list item, and I consistently get a ServiceException with the error: Code: generalException Message: General exception while processing I'm 100% sure the issue is related to a Hyperlink column…
SharePoint Development
Inactive sites in SharePoint O365
Is there a way to create some kind of policy or functionality so that sites in Sharepoint O365 with a downtime can be disabled or otherwise deleted?
SharePoint Development
JSON code on gallery card for background based on field is making cards disappear
JSON code on gallery card for background based on field is making cards disappear I have successfully changed the background color with this "background-color": "'MistyRose'" and successfully for alternating cards according to the…
SharePoint Development
my post on the community was suddenly deleted
i have posted a question in the community website about sharepoint and got an answer that i marked as useful, then i got a tip from other person and i replied to him. his tip was about using a 3rd party app and asked him where to find the app and…
SharePoint Development
Address user’s IP
I need to set up a SharePoint Online list where both internal and external users can submit data. Is there a way to automatically capture the user’s IP address upon submission? Can this be achieved using SharePoint Online built-in features or through…
SharePoint Development
Teams - Outlook workflow
I use the New Outlook for desktop and manage multiple inboxes, including shared mailboxes (distribution lists not tied to Microsoft 365 Groups) and Microsoft 365 Groups. I’ve created Teams workflows that send notification cards to specific Teams chats…