Skip to main content

Questions tagged [powerapps-canvas]

0 votes
1 answer
26 views

I have a canvas app and have embedded inside a SharePoint page using PowerApps web part. I am utilizing the Param function to pass a dynamic string which is getting used for filtering the record ...
Kailash Sahoo's user avatar
0 votes
0 answers
22 views

I have this formula to send multiple files from power apps to power automate:- ClearCollect( i, 0 ); ForAll( AttachFiles.Attachments As d, If(AddandRenameFile.Run( ClientDropdown....
microsoftdeveloperdesigner's user avatar
0 votes
0 answers
22 views

I want to build a power apps which allow users to upload single or multiple files to sharepoint document library, then the user will select some categories, then based on those categories i want to ...
microsoftdeveloperdesigner's user avatar
0 votes
0 answers
31 views

I have a SharePoint list having a multi choice field. The list form is customized using powerapps. The items property is configured to pull the options from another list within the same site. When I ...
Kailash Sahoo's user avatar
0 votes
0 answers
26 views

I am trying to create a dashboard in PowerApps, whose fields will get populated from the data stored in multiple Excel files from a single folder in a SharePoint site. This is what I have connected ...
Senabadhy Sesan's user avatar
0 votes
0 answers
27 views

I’m encountering an issue while trying to calculate a performance index in Power Apps. I’m summing boolean values (true or false) from toggle switches and trying to calculate a weighted average. ...
Lavinia's user avatar
0 votes
0 answers
342 views

After exporting a solution as managed and exporting it into another environment. When i load the app i keep getting error below Error when trying to retrieve data from the network: Column 'field_2' ...
naijacoder's user avatar
  • 4,368
0 votes
0 answers
18 views

Looking for some guidance. We have a database that tracks various inspections of our organization. The database uses different lists that relate by a Unique ID. Inspections are done triennially. After ...
user111103's user avatar
0 votes
0 answers
36 views

I have a lookup multivalue column that i need to patch via a new form using power apps. I have tried both classic combobox and modern combo boxes but no luck. I came across this post but this is only ...
naijacoder's user avatar
  • 4,368
0 votes
0 answers
41 views

I am trying to set up a Patch() command to use a record that is produced by dropping columns from another record. When I create the record manually, the patch command works fine, but when I create it ...
Paul Wessling's user avatar
0 votes
1 answer
185 views

I have a form with a person field (multi value). In power apps how can I display the no of people/users in the persons field? Currently I tried the below: CountRows(Thisitem.personsField) But no luck....
naijacoder's user avatar
  • 4,368
0 votes
0 answers
71 views

I am working with SharePoint Online. I have a Customized Form in Power Apps that is attached to a SharePoint list, with folders. I want to detect what folder the user is in BEFORE they save the ...
CigarDoug's user avatar
  • 1,095
0 votes
0 answers
70 views

Following from previous question: Show users pictures in dropdown, combo box or data card in power apps based on All people in a People Column In SharePoint (Part1) Wheras in the fist question I had a ...
Nick's user avatar
  • 107
0 votes
1 answer
1k views

Creating a Canvas Power App and Want to create a simple user dropdown based on a SharePoint list. Here I have a SharePoint list called cosmetics which contains Two team Members. In power apps If I ...
Nick's user avatar
  • 107
0 votes
0 answers
83 views

I'm working on a Power App that collects responses to specific questions from employees and stores them in a SharePoint list. Based on the data stored, I've created a Power BI report, which is ...
Asit's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
15