Questions tagged [powerapps]

Power Apps is an enterprise service to create and share business apps.

Power Apps is a part of the Microsoft Power Platform that allows for the creation of reports or business process/workflow automation in an online environment centered around Microsoft 365 and its Microsoft Dataverse.

Power Apps allows users to build apps as a service in an entirely online capacity, using one of two environments: Power Apps Studio or App Designer.

See the official Power Apps documentation for more information.

Like all Power Platform services, Power Apps requires either an Office 365 subscription or a standalone Power Platform subscription.

Other Power Platform members include:

  • Power Automate (formerly Microsoft Flow)
  • Power BI
  • Power Virtual Agents
2201 questions
0
votes
1 answer

How to get power apps to handle folders in a list properly

I have a SharePoint Online list that uses folders with unique permissions. Each user can only see their own personal folder and the items inside. I set the default view to show content inside of folders rather than flat. In SharePoint, the user…
0
votes
1 answer

Error when trying to find records from SharePoint in PowerApps

I am mostly new to PowerApps but I am creating a stand-alone app that uses Power Automate to upload records to a SharePoint library. I have that working, and on one of the forms I have search functionality so that the gallery is filtered by the…
Brook
  • 21
  • 9
0
votes
3 answers

Sybase and PowerApps

I currently am trying to build a PowerApps that needs to connect to Sybase database. I do not see any connector for Sybase in PowerApps. I'd like to ask for options on how I can connect to Sybase? I saw one option which is CData Connect Cloud which…
Gerome
  • 1
  • 1
0
votes
1 answer

PowerApps - One Collection feeds another, with List lookups

There are a few steps I'm trying to hit, here. STEP 1: I have created a Collection (ScanDataCollection) with the following command: ClearCollect(ScanDataCollection,Split(ScanData.Text,Char(10))); Where ScanData is a multiline text control,…
0
votes
1 answer

How to add button to open a hyperlink in a form - PowerApps

How to add button to a form in PowerApps. Clicking the button should navigate to the hyperlink provided.
0
votes
1 answer

Using Powershell cmdlet in Azure DevOps

I've been attempting to use PowerShell PowerApps cmdlets (https://powerapps.microsoft.com/en-us/blog/gdpr-admin-powershell-cmdlets/ ) in DevOps and failing. They work very well on the desktop but when I run them in a PowerShell task in DevOps it…
0
votes
1 answer

PowerApps Attachments

I have a PowerApps which allows the team to attach files. The information entered in the App is linked to Sharepoint. Once I export all the data from Sharepoint, I am unable to see any link to the attachments. Is there a way to export a link for…
0
votes
1 answer

I need to apply a filter in powerapps to display json files (name) as lookup in other list from document library in Sharepoint

I have few files stored in document library. Most files will be under folders. Eg: Folder1>A1json                    Files Folder>F1Json Folder2>A2Json              Files Folder>F2Json Folder3>A3Json              Files Folder>F3Json I need to…
psobhan
  • 625
  • 3
  • 11
  • 36
0
votes
1 answer

PowerApps - create my own table or use a Dataverse table?

I have a couple of questions regarding PowerApps and the Dataverse. I don't know where else to ask them. I'm hoping someone here can help me. I'm very familiar with creating a database in MS SQL SERVER. I've been doing that for 20+ years. I'm…
0
votes
1 answer

The field of a Data source has a forward slash '/' as part of the name. How do I include it in Power Apps Gallery using ThisItem?

In PowerApps, I'm using a data source from a SharePoint list that has a forward slash as part of the field name. For example, there is a column named 'Edit/Rework'. I have a Gallery in PowerApps where I'm trying to assign that column to the 'text'…
Ms. R.
  • 11
  • 3
0
votes
1 answer

How to upload the Images in one drive (excel) to Power apps?

I am trying to create an app with the list of items and their images. I have saved the Images in a folder in one drive and created and excel in one drive with four columns (product id, product name, dimensions, and Image path) , please check the…
0
votes
1 answer

Microsoft Model driven application css support

I made a Microsoft Model driven application I need to integrate third party libraries like Bootstrap etc. Is there any way to customize css or support for the third party libraries for the application?
Raj Gohel
  • 999
  • 7
  • 14
0
votes
2 answers

Collection export to Sharepoint list problem in PowerApps

I have a collection (created from Sharepoint list) and I would like to overwrite the original SP list by this collection. This overwrite should be activated by an exit button after asking if I would like to exit the app. This is the code I used in…
jszab93
  • 5
  • 1
  • 2
0
votes
3 answers

Building an email householding email function in PowerApps

Would appreciate guidance on how to proceed with a householding email function in PowerApps/Automate. (householding is a specific mailing industry term) I have a PowerApps tool that collects scan codes in the field (literally, we are using a QR code…
0
votes
1 answer

When my toggle is selected as yes I want a default value to be inputted into my dropdown box below, how do I do that?

Here is an image of it. I want the default value to be Open when the toggle is selected as yes.
BiGeek
  • 21
  • 2
1 2 3
99
100