Skip to main content

Questions tagged [powerapps-canvas]

PowerApps Canvas allows creating Microsoft PowerApps visually on a canvas via drag & drop. Also add the general [powerapps] tag to your question.

powerapps-canvas
0 votes
0 answers
8 views

Time and date stamp form control datacard when toggle control is set to true in PowerApps

Need help please. I have a form in powerapps where i capture the information then save it to Sharepoint. In my form control, i have a toggle control where i want to auto populate the current date and ...
Aamante's user avatar
0 votes
0 answers
15 views

Add attachments and Embed Image in Email body PowerApps

I am trying to utilise Office365Outlook.SendEmail but having issues passing attachments and embedding an image in to the body of the email. Firstly, I have an attachment control DataCardValue4 that I ...
user3599946's user avatar
0 votes
1 answer
41 views

Setting up multitenancy for Power App application

I have an application created in Power App with a data source. How can I set up multi-tenancy so that I can share this application with other organizations, but so that they have their own set of data ...
Mccree's user avatar
  • 103
0 votes
0 answers
21 views

PowerApps - Office365Users.DirectReports

I'm encountering an issue with the Office365Users.DirectReports function in my application. The error message states: "office365users.directreports failed: the function 'directreports' has an ...
Lukáš Toman's user avatar
0 votes
1 answer
22 views

Unable to correctly configure a dependent field in Power Apps Form

I have created a form in Power Apps as below: The form should show all the zones for the operations selected in the Operations field. However, currently the form only shows Zones for only 1 Operation ...
Syed Rehan Ali's user avatar
0 votes
0 answers
17 views

Microsoft PowerApps Send Email Error: The SMTP server 'smtp.office365.com' requires a secure connection or the client was not authenticated

I am getting an error for one of the business' application when trying to send an email. Error message: SMTP.SendEmailV2 failed: { "status": 403, "message": "The SMTP server '...
Randell Persad's user avatar
0 votes
0 answers
19 views

PCF with Google Maps JS API doesn't work in Canvas App

I'm building a pcf control to display Google Map with three location markers A, B, C and trace best route to go from A to C with B as a waypoint, also applies some custom style to markers and route ...
Hugo Morillo's user avatar
0 votes
0 answers
24 views

Resolved! ComboBox Button SharePoint

Resolved! I am developing a program in Power Apps that allows users to self-select subscriptions from a ComboBox. In my system there are two SharePoint sheets: The "Benutzerdaten" sheet, ...
Vladimir Gurkovskiy's user avatar
0 votes
0 answers
176 views

Invalid argument type (Text). Expecting a Record value instead

In my Canvas power app, I am trying to send emails to those who are selected in the combo box. From the onSelect of send mail button, I have written the following code. Set(schoolMails, Concat(...
Divyesh Jesadiya's user avatar
0 votes
0 answers
34 views

Power Apps, User can only view and edit their own records within app (Show records that are only for the current user (Logged in))

With Microsoft Power Apps we are developing Leave Tracker application, and we are using EXCEL as backend. Two doubts, 1) Display the records that are only for the current user (Logged in user): We ...
iOS Legend's user avatar
-2 votes
0 answers
29 views

Power App Formula Error: Office365Users.UserPhoto(ThisItem.Buddy.Email)

In the image when I use the formula Office365Users.UserPhoto(ThisItem.Buddy.Email) it gives me an error that UserPhoto has blank UserID. But, I can see the image. How is this happening?
rahul's user avatar
  • 23
0 votes
0 answers
23 views

HTML to MS Word (Header and Footer disappeared)

I have a pcf component that creates a word docx file after the response of a powerautomate flow that generates an HTML. HTML is like this: <html xmlns:v="urn:schemas-microsoft-com:vml" ...
Antonio Palermo's user avatar
-1 votes
0 answers
33 views

How to save auto populated combo box value to SharePoint list in power Apps

In Power Apps, I am getting current user's manager name in Combo box control inside the edit form. But, I need to save the default combo box value in SharePoint list using button control. Give any ...
Ganesh M's user avatar
1 vote
1 answer
29 views

How to send the name of the person who edits the form in sharepoint using powerapss?

I am currently editing a form in PowerApss based on a previously created sharepoint list, I have a field of type "Person or group" for the column "Owner". The idea is that the name ...
Juanplay's user avatar
0 votes
0 answers
22 views

Is there a workaround for the function Startswith() since it is not delegable for D365 FO?

In PowerApps, all search functions for Dynamics 365 FO are non-delegable, which means I am unable to filter the gallery using the search bar input.Is there a workaround for this limitation? All of ...
Çağlar Kozan's user avatar

15 30 50 per page
1
2 3 4 5
42