445,794 questions with Microsoft 365 and Office-related tags
Slide Show views 90 degree mirror view in Powerpoint 2019
?platform=QnA
Microsoft 365 and Office | PowerPoint | For business | Windows
Unknown Location when trying to upload to Sharepoint using Graph API
I'm facing with an error when uploading files to sharepoint, An unhandled exception occurred while processing the request. AggregateException: One or more errors occurred. Unknown location TaskCanceledException: Upload failed too many times. See…
Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
Developer technologies | C#
Login issue in SharePoint 2016 site (Windows Authentication)
Dear Experts, SharePoint Version : 2016 Windows Version : 2019 I am facing issue while try to login in SharePoint Site. When I try to open sharepoint application, authentication selection page for (windows and Forms) open fine, but when i…
Microsoft 365 and Office | SharePoint Server | For business
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint Server | Development
Document library Share function enforce unique permission at document library in SharePoint Online
Hi, When using Share function in SharePoint online to share a specific document with any user causes Unique permission at entire document library which use to inherit permission earlier from Parent site. Want to know Microsoft article on this if…
Microsoft 365 and Office | SharePoint | For business | Windows
Challenges getting first Outlook Web Add-in to run
I am trying to get my first Outlook Web add-in to work. So I: Followed the instructions at https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/outlook-tutorial "Tutorial: Build a message compose Outlook add-in" Per…
Microsoft 365 and Office | Development | Other
Sharepoint with saml authentication(ADFS)
Hello Team, We were able to integrate Sharepoint with ADFS with upn as primaru input claim type. Now we want to show display name inplace of upn in created by of lists and on topright side of the SharePoint. alon with upn, we are bringing…
Microsoft Security | Active Directory Federation Services
Microsoft 365 and Office | SharePoint | Development
SharePoint Online list conditinal formatting
Hi All, Using SharePoint Modern list. Have a scenario like below. Here 'Completed' & 'Active' are list columns. If Active !=1 then don't apply any color to entire row but for 'Completed' column values (Yes or No) apply formatting as choice pills…
Microsoft 365 and Office | SharePoint | For business | Windows
Windows 10 Outlook desktop client doesn't save or load custom internet headers to or from a draft
Hello everyone, We're are currently developing an outlook add-in with react, office js and fluent ui. The idea is, you fill out a form in the add-in and the information is stored in custom internet headers. After sending the mail the external mail…
Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Windows for business | Windows Client for IT Pros | User experience | Other
How can I use the PowerPoint Shape APIs? Do I need to be an Office Insider?
I am trying to use the recent PowerPoint Shape APIs both in ScriptLab and in my own code and I can't make it work. In ScriptLab, I get errors when running the sample "Insert shape, line and text box", whenever I try to insert a shape,…
Microsoft 365 and Office | Development | Other
checkbox issue
I have 4 checkboxes in react SPFX webpart like checkBox1 , checkBox2, checkBox3 and checkBox4 user may select any multple check boxes after user selected the multiple checkboxes we need to store the values in SharePoint list like Suppose if the user…
Microsoft 365 and Office | SharePoint | For business | Windows
Appointments created in Outlook 2016 don't set MyResponseType properly
Update 04.11.2021 Added tag office-outlook-itpro back since the problem is caused by Outlook 2016 writing incorrect data to exchange. I'd expected outlook to set MyResponseType to Organizer instead of Unknown when creating appointments in an…
Microsoft 365 and Office | Development | Office JavaScript API
Outlook | Windows | Classic Outlook for Windows | For business
Exchange | Exchange Server | Development
notify me when moving average crosses data
Hello guys, simple question: I have a sheet with a line graph, I'd like to create an e-mail alert when my graph crosses moving average, is it possible? thanks for support! bye
Microsoft 365 and Office | Excel | For business | Windows
Access crashes when using find and replace on a column
Access has been crashing on users when using Find and Replace tool. I can replicate the issue on multiple user's machine's and attempted to resolve the issue by conducting a Repair, Uninstall and Reinstall. I also removed Office registry keys to check if…
Microsoft 365 and Office | Access | Development
Convert a VBA code to a Script
Hi guys, I am new with Scripts, any help is appreciated. I have a VBA code that works in an excel file but not in a shared file. So I am trying to convert the functions of the VBA code to a script but it keeps showing error. This is the VBA…
Microsoft 365 and Office | Development | Other
Developer technologies | Visual Basic for Applications
Microsoft Security | Microsoft Authenticator
How to create new target application in secure store service 2016 using Powershell
Can you provide poweshell code sample to create new target application in Secure store services. I have sharepoint 2016. Thanks, Gayatri
Microsoft 365 and Office | SharePoint | Development
Linux Teams client requires login and registration
I'm using the Linux client, version 1.3.00.30857 (64-bit) on Ubuntu 20.04. After a recent update the environment has become unusable as I have now have to login and then sign up for teams for my account. Even after all of that the client doesn't…
Microsoft 365 and Office | Skype for Business | Linux
how to recover overwritten word document
hi i accidentali overwritten a word document and i don't know how to revers it. I try to recover from file properties and nothing, or from word or from temporari files. i have auto-backup on and system protection on. sorry for my english
Microsoft 365 and Office | Word | For business | Windows
How do I move ODfB with known folder redirection?
ODfB is set up on all PCs, and Folder Redirection Group Policies are in use to redirect all Known Folders except AppData to appropriately-named subfolders (Desktop, Favorites, Saved Games, etc.) of %OneDriveCommercial%. On 2 machines, we need to move…
Microsoft 365 and Office | OneDrive | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other
Help with Updating SP List using Flow based on Yes/No Variable on other List
When trying to update a list from another list, im running into issues. As a FYI, there is a flow that is working based on a form entry prior to this. From a form entry, it create a entry on List A and List B. List A is for Pending Candidates, List B is…
Microsoft 365 and Office | SharePoint | For business | Windows
New-SCSession issue - can't resolve api.admin.microsoft.com ?
I want to automate queries into O365 service health and found what the O365ServiceCommunications module for this. The issue is, when I invoke New-SCSession, it returns the error: "Invoke-RestMethod: The remote name could not be resolved:…