Skip to main content

Поиск по сайту Power Apps

Поиск

Re: Field with Default Value (Non-Editable)

@RJF61 , I will leave you with @Lisa_T as she seems keen to come in on active discussion posts. Please tag me if you need me to respond further.

Count number of related records with a specific value

Hi, I have built a specific Model driven app for Project Management in my origanisation, but I am stuck in trying to count the number of related records that have a particular value in a field. The...

Re: Where can I find the 'optimized APIs for bulk data operations' documents?

@MattB-MSFT wrote: @Jerryn wrote: executeMultiple is not supported in plugin, any request in plugin have to executed one by one. for clarity sake,  ExecuteMultiple can be cal...

Re: Complex process of publishing data into excel online from questionnaire form

Hi @WarrenBelz, I'm still unable to resolve this, are you able to help with my dilemma?

Re: Prevent record editing after a date i.e week old, month old, so on.

 I really like the sound of this  My favorite, have a Business Unit structure and appropriate Security Role and privileges setup, and then change the ownership of the record to a Team...

Re: Power apps form not submitting

Hi @vsingh03 , The reason for this problem is: 1. There are required fields in your data source. 2. You removed the fill-in control for this field in the form.   Please check your...

Re: Power Apps Best Practices

Best practices to remember while creating the next canvas app.

Help with Filter and SUM function in PowerApps

Good day   I have a SQL table called "ZHA_IND", with a column name called "GSART".  Under column GSART I have records that contain "33L", "33A","33B","33I","33K","33D" and "33C") which I ...

MIME type power automate

Hi,   My requirement is I want to delete files uploaded in dataverse on basis of MIME type using Power Automate. Currently if I upload a doc file the flow will give its MIME type correctly bu...

Re: Graficar Selección Multiple con herramientas sincronizadas (Form, Excel (OneDrive), Power Bi)

Hi @evasquezb , Sorry I'm not very clear about your problem. Do you want to split the below column by comma and then use them in a slicer? Best Regards, Community Support T...

Connecting to Oracle database with garbled code

Hi Guys, I connect to Oracle to query out the data appears garbled? How do I know what the data encoding is after I import my power BI data source? My database is coded as WE8ISO8859P1.  ...

Re: Data set creation and Dates + Time for Reports

Hi @Simon_Hearn    When you create a report using a streaming dataset, it is not supported to change the date format. You can try changing the locale or language setting in your br...

Re: How to prevent empty space in power apps when fields are hidden

Thanks @iAm_ManCat  I will give it a try and let you know.  It's surprising that there is no standard function in power apps, I think it's very common that items are hidden and the v...

Re: Creating a if loop for multiple drop down option selected in power apps

I would also need your help in scaling the values as well. In the coming days i  would be taking around 10 countries and approx 250 cities (<500 cities only). Which is the best practice for ...

Re: If error() / If (IsError()) not executing properly

This issue is still persistent, the issue comes from not having anything after if or/and iferror, if you put in a notify and chain it to it then only finish the chain with false (to add other stuff) ...

Re: Disable one radio button option only

Hey @AntDim    Nice technique by @TikshaAggarwal . You can try this.   Other thing you can also do is, Whenever orange is selected in the radio button, just disable ...

Re: Not able to see Image control in play mode

@WarrenBelz  Thank you so much, it worked. Cheers  🙂  

Connecting two sharepoint lists

Hello Everyone, Please I am facing some difficulty with this and would really appreciate it if someone could help me.  I am creating an app that validates students scores. List A is my validati...

Re: Patching all items in a list with a lookup query from another list

@d3ell    Can you make screenshot of the error and the formula, the ID refer to ID from collection I am making relationship with collection and original List to make sure Patch know what ...

Re: Complicated filter help

Hi @WarrenBelz Thank you again for your help!   So in adding this and actuating the icons to change between alphabetical and numeric sort, my gallery is changing, but its not chan...

Re: Not able to see Image control in play mode

Hi @Prakhar_Gupta1 , Try this instead Office365Users.UserPhoto(ThisItem.'Created By'.Email)   Please click Accept as solution if my post helped you solve your issue. This will ...

Re: How to prevent empty space in power apps when fields are hidden

I've attached an example App with containers where you can see how it would be easier to determine the visibility as we can hide/show whole rows, however we then lose the ability to place items expli...

Re: How to reset to default form customizing

@Pavel48n0sh It's very easy. Just delete the cards  you changed and go to the dropdown on the top right side of the screen and add the fields back in again. 

Re: Patching all items in a list with a lookup query from another list

Thankyou.  Your explation seems great, i'm just trying to understand it. I'll get there! Thanks you verymuch. One last question... With my actual list that i am applying your fix too the l...

Re: Linking 2 columns

@RvdHeijden , So you are going back and selecting the item from the gallery to edit it ? Is the creation of the new item a process that happens some time before ?