Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [office365-apps]

Office 365 add-ins lets you create consumer and enterprise experiences running within supported Office 2013 applications by using the power of the web and standard web technologies like HTML5, XML, CSS3, JavaScript, and REST APIs. An app for Office is basically a webpage that is hosted inside an Office client application. Use this tag when referring to Office 365 add-ins only.

0 votes
0 answers
21 views

The created FileHandler does not appear in OneDrive and SharePoint

I tried to develop a file handler for my OneDrive and SharePoint environment. I followed the document below : https://learn.microsoft.com/en-us/onedrive/developer/file-handlers/?view=odsp-graph-online ...
Thorux's user avatar
  • 217
0 votes
0 answers
17 views

How do i let external O365 accounts using my multi-tenant app?

We provide a SaaS solution for managing appointments. Many of our clients want to connect their Office 365 accounts to our platform. The functionalities we aim to implement are: Connecting an account ...
Gwen Claes's user avatar
0 votes
0 answers
32 views

How do i reset Microsoft 365 Developer account 2FA

*Please, i have an active M365 developer subscription and i still want to access and practice on some apps and features but upon login-in i get to the point where i have to enter my code from ...
Alva Mira's user avatar
-1 votes
2 answers
39 views

In Excel, is there a way to get the column and row names where a value exists?

The values I have are minimum and maximum from a range that spans years of sales. The columns represent the years, and these are not all just numbers, they have variances and other things, so just ...
user25200533's user avatar
0 votes
0 answers
26 views

Planner and Power Automate Challenge

I have premium MS365 account but don't have any access to azure. In Planner, when a plan is being copied/duplicated. The new copy plan will drop all the assignees that was assigned to the tasks. So I ...
aoge aoge's user avatar
0 votes
0 answers
25 views

Dependent Dropdowns

I have looked for this but haven't been able to get anything to work. I am trying to use the dropdown "Facility Name" as the criteria to run a query "QBF_Query". Then "...
Preston Warden's user avatar
0 votes
0 answers
68 views

Unable to Open Multiple Word Windows When Creating New Documents from Add-ins

I've developed an add-in for Microsoft Word. However, I've encountered an issue where I'm unable to open multiple Word windows when trying to create or open new documents from with the add-in enabled. ...
yatin tripathi's user avatar
0 votes
0 answers
50 views

Sending changes from Planner Calendar's Tasks to User's Outlook Calendar

I am in the process of creating a Flow that can add/delete/update events in a user's Outlook calendar when the respective task in Planner is added/deleted/updated. I have been able to successfully get ...
Korey Mendes's user avatar
1 vote
0 answers
82 views

How to add a new menu item on OneDrive action menu?

I want to create an application which adds a new menu item to OneDrive's action menu. When my own menu item is clicked, my own application logic will be triggered. How can I add a new menu item here? ...
Thorux's user avatar
  • 217
0 votes
0 answers
29 views

How to pull multiplier value from another table on query

I am trying to create the inventory from a point of time in the past (31 December 2021). I’m using MS Access 365. I have three tables in which I have to add and to subtract inventory for each product (...
UKlin's user avatar
  • 5
0 votes
0 answers
68 views

Microsoft Add Ins; Add-Ins allowed, installed, but show greyed out for some users

Admin windows user adds any Add-In. Admin is then able to see and use the Add-Ins in Microsoft Word without issue. However, when they push out any Add-In for their organization to other users, the Add-...
Heather Muller's user avatar
0 votes
0 answers
91 views

Power Apps - How to move environment variables to other environment

We are working on a power apps solution where we have added everything in a solution (unmanaged)- Flows, Variables, Connection references etc. Now while moving this app to UAT environment we want to ...
Mayuresh Jaiswal's user avatar
0 votes
0 answers
25 views

Microsoft list that filters the content based on 2 other lists using lookup columns. Hoping its easy

I am a new to Microsoft lists, so sorry if this is too easy for some, I want to filter data when adding a new item in a list based on a unique 'Pin' number that then filters the 'Task Details' based ...
RMG's user avatar
  • 1
1 vote
0 answers
139 views

SMTP OAuth2 Authentication for multi-tenant app

I am trying to send Mails via SMTP OAuth2 from Office365 Accounts. I have created a non verified Multitenant Application in Microsoft Entra admin center. I have registered following permissions for ...
Watschnbert's user avatar
0 votes
0 answers
33 views

What tools can be used to get an Office Add-in (web app) to get data from the localdb?

I am converting very old VSTO add-ins to the new Office 365 web app. We are making the conversion because most of our code library has been moved to .net 6, which is no longer viable for VSTO. However ...
Pamela Johnson's user avatar

15 30 50 per page
1
2 3 4 5
34