Skip to main content

Questions tagged [powerapps-formula]

Use this tag for questions related to Microsoft Canvas PowerApps formula, about the syntax, facing issues, etc

powerapps-formula
0 votes
0 answers
7 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
18 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
-2 votes
0 answers
11 views

PowerApp get result "Hello World" from custom API

I new on StackOverflow. I am creating a custom API base on webservices on Power Plateform and I am searching how to show the result on PowerApp. I created an "Hello world" type function. ...
Olivier.O's user avatar
0 votes
2 answers
41 views

Power Apps - Filter ComboBoxes

I have a table in Power Apps with multiple columns of location data. Screenshot below is an example from an Excel file, formatted the same way. I want to have three ComboBoxes (Country, State/Province,...
Nathan Enix's user avatar
0 votes
1 answer
25 views

PowerApp: dropdown choices generated by formula

I need your helpdesk please as I have no idea to solve my issue. In my canvas app I have a dropdown which can have the folliwing values: Bull/Bear Heaven/Earth Young/Old Etc.... In a second dropdown ...
jotjot's user avatar
  • 3
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
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
0 votes
1 answer
28 views

Load user settings from Sharepoint in Powerapps

New to Powerapps, I am trying to load user settings from a Sharepoint list on app load. If there is no record, then it should create the row in the list. Sharepoint list (fields are single line ...
Neo's user avatar
  • 2,375
0 votes
1 answer
32 views

How can I set meet condition of selected fields in Power Apps?

I would be pleased if I could get some help here. I created a form with 80 questions included, and each of them has its own "Not Meet Condition" The fields SLY, HLY, TJPY, ANY and EEY are ...
Quincy Chan's user avatar
0 votes
2 answers
79 views

Power Apps command visibility based on user security role

Using power apps command editor. How to check the user security roles before displaying a button in the command bar. This command is displayed on a page inside Dynamics 365 sales. Here is my formula: !...
Frédéric Jacques's user avatar
1 vote
0 answers
62 views

Power Apps search not returning expected values

I have a search string function Search(Filter(MyList ,City = "Chicago" ),et_searchByAddress.Text,AddressValue) This works correctly most of the time . Howsver I am finding a few bugs where ...
liquidacid's user avatar
0 votes
1 answer
15 views

Checking DataCard Values and Conditionally Displaying A Warning Page

I have a canvas app that I'm using to add shift inspection records to a SharePoint list. It adds the data to the list correctly; however, if the user selects an item as "Not OK", I want a ...
Glenn G's user avatar
  • 667
0 votes
0 answers
25 views

Power Apps creating new record and updating existing record

I am trying to create code that will update and be re used to update the record in power apps. But now the problem I have it updates the last record created on the list instead of creating a new ...
UserSA's user avatar
  • 61

15 30 50 per page
1
2 3 4 5
26