Skip to main content

Power Apps Search

Search

276 - 300 of 199,015

Select pins on canvas app map control

I have a canvas app with a map control. Map.SelectedItems works well if I select a single pin or a cluster. 2 questions: 1. Is there a possibility to do a multi-select of pins on the map or would I ...

Patch reverting existing data

I have a form with a Note multi-line field. Rather than allow editors to have access to the notes already contained in the field, I created a pop-up that will allow the user to enter their new note a...

different time zone ?

Hi, i'm working in Republic Of Korea (GMT +9). but in Powerapps my time zone setted to be a messed am i wrong set my language or region settings ? it can be solved by 'TimeZoneOffset' functio...

Re: Cannot convert a value type of List to type Record- Source Folder ALL JSON files

Hi @hmebq_au ,   I'm getting limited information to determine which step the problem comes from, can you identify the location of the wrong step? You can refer to Edhans' answer. ...

Re: Browse Gallery date/time correction

Hi @lachwise , Where are you based - I am in Rocky

Re: Duplicate record getting created on the GRID instantly

@Drrickryp, Just for my knowledge gain, why this Date picker creating an additional record when we are patching at the Gallery level?

Re: Duplicate record getting created on the GRID instantly

@RGB5  I don't know the answer to that question.

Re: Retrieve staff members from an Excel Online database

Thanks @WarrenBelz. The delegation warning was fixed and runs smoothly. Also, I use 'EmailAddress' as opposed to 'Email' within my excel spreadsheet. That should be okay right? That's correct, ...

Re: Trying to view who submitted a form using User().FullName.

Hello @Jkendalljones1 ,   I am not sure if in your scenario you could utilize the Created By field incase the first user is the one who is creating this request. Else you can use t...

Add custom date column based on another date.

Hi, I want to create a custom date column with displays 15th of every month and the end of the month based on a date column. Any day less than or equal to 15th should display 15th and any day less ...

New ways to share Power Apps Ideas

On top of providing our community with a brand-new interface to share ideas, the migration will enable our product teams to be much more responsive to user feedback and better integrate your ideas in...

Re: PowerQuery Replace Values Based on Multiple OR Condition

No matter what text [Column] contain, your logic returns "wrong value" since C A or C B is always true unless A=B.   Suppose [Column] = "Value4". Then since "Value4" <&g...

Re: When combobox is empty set lookup labels to empty

Ok I have it working now with a bit of a difference then what you sent @RandyHayes If(supervisor,Upper(LookUp(mapPins,cmb_Employee.Selected.DisplayName='Current Occupant'.DisplayName).Building...

how to fix network error when using patch function: you don't have permission to create this row

Good day all,   So, I shared an app with a team in my organization however they are getting this error as shown in the image below. How should I fix this error? All help would be great...

Re: Custom Button - Create Record then Open that new record

Hi @@   @RobMonkman    You can greatly simplify this by doing the below    Navigate(*table name*, Patch(  *patch statement*), {Page: *name of form*} ) )  ...

Re: Patch Name from Dropdown

Hi Randy,  Correct, I am using SharePoint. My Profile list requires users to select their name/email from the company directory but it doesn't have a separate column for the email specifically;...

Display multiple value on data card or gallery base on a selection

Is it possible to display a multiple related values in a gallery or a form. For example, I have 2 tables in a sharepoint list, List A and B as attached. I am able to display an item base on a dropdow...

Re: Single Email with Multiple Gallery Inputs

Hi @WarrenBelz,  Wanted to see if you had any insight into the above question. Thank you again for your help!

Re: Remove errors not working

Hi @Jebilaya ,   Please see the link below: https://community.powerbi.com/t5/Desktop/How-to-remove-error-rows-Remove-error-option-not-working/m-p/652249 https://www.sumproduct....

Save multiple attachments to Dataverse

Hi, Good day !. I am new to Power Portal application development.We used HTML,CSS,Jquery in Web Template. Attached screenshot is the File type html control. We are saving the each attachment (singl...

Re: PowerApps attachments reference no longer working

With this version it works for me again! Thank you for informing us laspio 🙂

Re: Conditional Required Field Based on Another Field Value Help Please

Hi thanks for your reply and although I'm not getting red squigglies the app checker is complaining? Is it because this is already inside an If? Below is the whole statement for context  ...

Filter based on multi select combobox of lookup field

Hello All,   I have leads gallery on canvas app. I have to filter leads based account lookup which is multi select combobox on canvas app filter screen.   I have tried below syntax but ...

Re: How Can I Select only one item on a Gallery powerApps

But the filter doesnt work when you select other checbox... 

Re: Problem with Detail Form

Hi @Stenly , Can you please let me know Default Mode of DetailForm. It is there in Properties tab