Recent Discussions
Cannot get values from Column JSON formatting fields not in view
I have a view that displays only 5 of the fields from a SharePoint record. I am unable to access values from other fields that are not currently selected in the view in my JSON formatting logic. If I include the field in the view, and hide the column, the JSON formatting cannot access it either. Is there a way to get those values from JSON formatting logic? I want to have access to all field values for json formatting (tooltip, etc) without having to show the columns in the list view.33Views0likes1CommentSharepoint document library customized power app
Hi Based on documentation and tutorial, when I "edit all" in the detail my app should open on the side panel. However it opens in a new browser as it's on page. I look everywhere but can't find a setting for it. Anyone knows? But it opens like this.5Views0likes0CommentsInclude data from Lookup Field in a Calculated Field in Modern SharePoint
I used to use a SharePoint Designer Workflow to include data from a Lookup Field in a Calculated Field. With Modern SharePoint, what is the method I should use to include data from a Lookup Field in a Calculated Field or is there a completely different method I should use to combine data from a Lookup field with another Text Field in a new Field where I can display them as one data set? I cant find anything that discusses new methods using Modern SharePoint. I can only find the Workflow method from Classic SharePoint but I cant use SP Designer anymore so that wont work.1.3KViews0likes5CommentsDocument library doesn't appear for users in Excel/word
Hi all, I'm trying to make life easier for everyone in our office by having a SharePoint site to store any shared documents rather than saving them in the users OneDrive. However, it's not quite going according to plan. I created the site with a document library etc and added the required members to the site, but I had different results for each user. Some could see the site after browsing all in quick access, some users could see the site in quick access straight away and others couldn't see the site or browse to it at all. I found that sharing one of the document folders with the users, then enabled them to see the site and all folders in the library. Then I discovered that when sharing files, they only had the option to save them in OneDrive and the site didn't display as an option, the only way round that was to save a copy in the SharePoint library and share it from there, which wasn't very helpful. I'm hoping that I've done something really wrong when setting the site up and someone can point me in the right direction, because as it stands using SharePoint really not working as well as I'd hoped.27Views0likes1CommentSharepoint/Onedrive 300K Files limit
Hello, We are using Sharepoint/Onedrive for 7 users. They are all searching/Editing within 300k Files (600GB) (15 years worth) Im aware of unofficial file count limit of 300K. They are already experiencing issues, like sync issues, Very slow Searching (even with Always keep on Device) Unfortunately they cant archive/remove any of date because they need constant access to all the files, even old ones. Is there anything that can be done, or is there any other solution outside of Microsoft that would be suitable for this scenario? Regards mike30Views0likes1CommentNeed help creating a modern wiki
Just to give a breakdown. I am trying to create wiki site where visitors can submit articles via forms and it automatically takes the responses and creates a new article page on the site which visitors can browse and search. So far I created a form for submission of articles and a list to store the submissions. I am having trouble with the power automate flow portion. I have configured the trigger when a new item is created in the list, a compose to format the article, an action to create the site page, an update page content with article html action and an auto publish action. I'm not even sure I am creating the flow properly. I am beginner when it comes to SharePoint and power automate. Any suggestions or directions to a guide to where someone has done something like this would be appreciated. In brief I want when users submit their article via a form to be published automatically as a page that others can view. Thank you for your help in advance.17Views0likes0CommentsRestrict Document Library so that only specific folders shared with a user are visible to them
We are migrating from Slack to Teams and need a historical archive of our Slack channel conversations. I have an export of my Slack channels (roughly 4000 public channels and 4000 private channels). Each channel is a separate folder with an .html copy of the conversation history of that channel. I want to create two document libraries on a communication site. One for public channels that will be shared with an org-wide group. I plan to move the 4000 public channel folders into there. This is not ideal because scrolling through the list will be very slow but it is the best solution we can think of for this. We plan to educate on how to search efficiently, or use a CoPilot agent to search. The other document library for private channels we want to also share org-wide. However I want to remove inheritance on each folder. And then assign permissions to the folder based on if you were a member of the equivalent channel in Slack. So for instance, I am a member of 40 Slack channels, so I would be granted access to just those 40 channels in the document library. My goal is that a user can access the main sharepoint page, and access the private channels document library, and only see the specific allotment of folders, rather than all 4000. Is this plan feasible? I know there are issues with list view thresholds and potentially drops in performance. How bad might they be? Am I missing anything that could derail this? And permissions management at the folder level after the fact would normally be a nightmare, however in this instance we plan to make this a locked-in-place historical archive. Users would have read-only permissions, and we will never alter the permissions on the site or libraries or folders ever.11Views0likes0CommentsDisplaying DocLib File URL Path in Column
Good day, Using SharePoint Online (modern) and set up a new document library called DOCLIB1. There are two folders in the library called FOLDER1 and FOLDER2. FILE1.TXT and FILE2.TXT are located within FOLDER1 (and are displayed by those names in the SharePoint default "NAME" column). There is also a FILE2.TXT (same name but different content) in FOLDER2. Searching the DocLib for anything called "FILE2", I see two results, but cannot tell where the files are located (cannot tell which is which). I created a new column called PATH, with a Type of "Single line of text". Can I display a file path in this new column to see something like "FOLDER1/FILE2.TXT" for the first search result returned, and "FOLDER2/FILE2.TXT" for the next? Thanks!Solved11KViews1like13CommentsNew sub site create option is missing
Hi, I am missing "create new subsite" option in my sites. I can see option to create new list , library and app. I am the owner of the site and I can see all the sub sites and access them with no issue. Any thoughts ? I went through this forum https://social.technet.microsoft.com/Forums/en-US/9a09b354-3271-4dc5-af17-2e822d648c97/new-subsite-creation-option-missing?forum=sharepointgeneral but looks like it didn't help. Thanks, AnushaSolved35KViews0likes18CommentsAutofill Columns - Managed Metadata
I have a SharePoint document library that has 4 autofill columns, 1 of which is a Managed Metadata column. When I drop a document, the MMD column doesn't complete the first time even though the status says, Finished. If I manually chose AutoFill again, the MMD column completes. Is anyone else experiencing this? Am I doing something wrong or are the limitations with AutoFill MMD columns?37Views0likes1CommentCheck in issue with Document Library
I am having an issue with files in a document library remaining checked out to the user who edited it - I have raised with MS support who so far have no resolution for this. The files in the document library are all images - all are edited with the default editing feature in SharePoint. When these are edited, they used to save instantly and be visible to all users. Now, upon saving, the image remains "checked out" and needs to be manually checked back in. This is not ideal for my scenario - it needs to be automatic and instant. I do have JSON formatting on this library which is the only difference I can see between this library that doesn't work well, and another on a different site that does what I expect it to. All advanced/version settings have been checked and all are set to NOT required files to be checked out. Does anyone have any guidance as to why the JSON formatting is affecting this? What can I try?34Views0likes1CommentSPFX call gets error "interaction required" after turning on function's System Assigned Identity
I have an spfx web part that is connected an Azure Function. All was working until I turned on the System Assigned Identity for the function. Below is my configuration while it was working: Function app: contoso-fn App Service authentication enabled Unauthenticated requests get a 302 HTTP code Microsoft is the identity provider, with app registration "contoso-fn-auth" It allows token audiences from api://<id-contoso-fn-auth> and from <my-tenant>.sharepoint.com Allowed client applications include 08e18876-6177-487e-b8b5-cf950c1e598c and <id-contoso-fn-auth> CORS: https://learn.microsoft.com/en-us/answers/questions/4374948/spfx-making-call-to-azure-function-gets-error-inte and https://<my-tenant>.sharepoint.com App registration "contoso-fn-auth" (used above when setting up identity provider) Authentication > Web > Redirect URI: https://learn.microsoft.com/en-us/answers/questions/4374948/spfx-making-call-to-azure-function-gets-error-inte ID tokens issued only accounts in the tenant can access this API API permissions > contoso-fn-auth > user_impersonation ; Delegated; Status: granted for tenant Expose an API: Scopes api://<id-contoso-fn-auth>/user_impersonation The code in the SPFX to request the function is something like this: this.context.aadHttpClientFactory .getClient('<id-contoso-fn-auth') .then((client: AadHttpClient): void => { client.get(<url-to-the-fn>/api/upload)...}); In the SharePoint Admin Center, under Advanced > API Access, the user_impersonation permission is approved for contoso-fn. I then changed the Function app identity, turning on "system assigned", as I needed the function to authenticate against the Azure Blob Client, and now I'm getting the following error: interaction_required: Seamless single sign on failed for the user. This can happen if the user is unable to access on premises AD or intranet zone is not configured correctly I read something about turning on the function's system assigned identity affecting how I requests tokens using the aadHttpClientFactory, but I haven't been too successful in finding how to solve the issue (including internet search and asking several LLMs). I don't need my function to have user context (I could send that from the spfx) but I need this to work without any redirects. I would appreciate help to be able to call the function from the spfx seamlessly, while keeping the function secured with Microsoft identity. (porting from a https://learn.microsoft.com/en-us/answers/questions/4374948/spfx-making-call-to-azure-function-gets-error-inte, as requested)Solved65Views0likes1CommentSuddenly can't edit page banner if it's a "color block" style.
Over the past two days all three content creators in the company have had this problem crop up on their systems when attempting to edit any page in our tenant that uses a banner set to the "Color Block" style. When we click edit, the edit page comes up, but most of the banner isn't displayed. We see the bottom half of the banner, and it's not clickable, we can't get the controls to change the image. Note that the scroll bar is at the top - we can't see the whole banner. If we click "Accessibility Issues" on the right, we can see "no alt text" in the banner as a problem. If we click on that, the banner properties will appear and we can change away from the "Color Block" style and things go back to normal. We've tried this in three browsers, three people, rebooted, cleared caches, etc. MSFT, guesses?141Views1like5CommentsSharepoint term store interface is frustrating for large termsets
We have a termset in our term store containing a few hundred entries. I'm doing some housekeeping - deprecating some terms, renaming others - but the user interface makes it very difficult. By default, the termset seems to only display the first 40 or so entries, alphabetically. I have to click 'load more' to see the next batch of entries. When I edit one of the later entries and save the change, I'm always taken back to the first 40 entries. So I have to click 'load more' then scroll down to get back to where I was. Make another change. Get taken back to the start of the list. Repeat. It's hugely frustrating. I don't know if this is expected behaviour - in which case it's poor usability - or if there's a setting I can customise to change the behaviour. Any advice?29Views1like0CommentsLooking for the Best Approach to Build an Annual Calendar in Power Platform
We are looking to implement a calendar within the Power Platform that offers an annual view, similar to the one shown above. Do you know of a more suitable solution—one that better aligns with business needs—within the Power Platform ecosystem (Power Apps – Canvas or Model-Driven –, SharePoint lists, Power BI, or any other relevant approach)?8Views0likes0CommentsUnable to create form in SharePoint
Hi all, I'm trying to create a survey form in sharepoint so that the response sheet to the form can be worked upon collaboratively in sharepoint. Observations: I am able to create the form in my onedrive but not in sharepoint. Please see the image for error when I try to create a form in sharepoint. I am unable to move my response sheet to sharepoint without making it unlinked to the form. I also tried fetching the response sheet data using 'get data' option in the sharepoint excel but even that doesn't seem to work. This particular point I'm not very confident if I'm doing it right but I tried to follow steps given in few youtube videos. My IT support says there's no permission issue as I have 'Forms' included as one of my apps as part of my subscription. I don't know what to do next as I have to create multiple forms and their response sheets must be in sharepoint (as a sheet of a larger excel in sharepoint) for everyone to work on it. Thanks in advance for all the support.19Views0likes1CommentSharePoint Migration
A few years ago, I created a solution for another department where they could store video files that they download from their security files. The files weren't supposed to stay there long term. They are store in a document library in an Online SharePoint site. Fast forward to today, that department has filled up our SharePoint storage capacity over and over again. We are not able to delete these files, for legal reasons. Storing large video files in a document library is probably not the best use case. I'm looking to migrate these files over to Azure Blob Storage. My question is does anyone have a good solution to move large files and TB's worth of files from a SharePoint document library to Azure Blob Storage? Because they are large files Power Automate is not a good solution because it times out. I'm open to purchasing something if that is the best solution I find. Thanks21Views0likes1Commentsite Members vs site Members
In the advanced site permissions of a team site (not associated with a Teams team), there is an item for "site-name Members". There is also a group (SharePoint Group? Microsoft 365 Group?), "site-name Members". This group contains the members that are added to the site from the Add Members button. I know this should be elementary, but can someone please explain what the difference is and what the first "site-name Members" represents (label, purpose) and the other? Why does there have to be two and why do I have to add "site-name Members" to the "site-name Members" permission item? Bonus, how does this differ for a communication site? Permissions are so confusing; I'm willing to read details if someone wants to share a link and tell me "you just need to read the MS documentation".7Views0likes0CommentsSay Goodbye to Blank Pages: Modern SharePoint Templates Are Here
🚀 New Feature Alert! 🚀 Modern SharePoint page templates are landing soon—50+ ready-to-use designs, a centralized Template gallery, and live previews to make content creation a breeze. 🗓 Targeted Release: Mid-June to Late-June ’25 🌐 Worldwide GA: Early-July to Late-July ’25 ✅ On by default—no admin action needed Empower your teams with faster, on-brand, professional pages for news, events, status updates, and more. Get ready to explore the gallery and save hours on page builds! #SharePoint #Microsoft365 #Productivity #Templates #Collaboration103Views1like4Comments
Events
Recent Blogs
- 2 MIN READWe're excited to announce the Processing status pane will be available for our global customers by the end of July at no charge. The Processing status pane introduces a new visual way to track cont...Jul 01, 20251.1KViews2likes0Comments
- General Availability (GA) for Microsoft Graph Data Connect was announced on August 2023, about two years ago. Details can be found at Microsoft Graph Data Connect updates. At that time, the SharePoin...Jul 01, 2025356Views0likes0Comments