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 Common Data Service.

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
1181 questions
3
votes
1 answer

Sending Images from PowerApps to Microsoft Flow

Is it currently possible to send a captured image from PowerApps to Microsoft flow? The basic idea of the app is to take a picture with the camera control then pass the image to a Microsoft flow which will then send an email with the image as an…
M0rty
  • 937
  • 3
  • 11
  • 30
3
votes
2 answers

powerapps: populate drop down list from another datasource

I stumbled across Microsoft PowerApps earlier, and though I would have a play with it. I have connected to my SQL Server, and created a template for browsing, viewing and editing a basic application. Now in my database I have the following…
Crezzer7
  • 2,075
  • 5
  • 26
  • 55
2
votes
1 answer

Powerapps - Working with Test Studio - Issue with Selecting Rows in Data Tables

I have an application that contains a collection, a Data Table, and a set of controls to amend the selected item in the Data Table. The application can correctly Respond to a mouse click on a row and column in the data table to set a context…
AlHal
  • 235
  • 1
  • 11
2
votes
1 answer

PowerShell Script - Is it possible to retrieve info on PowerApps included in a Azure Tenant?

I'm wondering it's possible to create some Powershell script in order to gather all possible information on all PowerApps included in Azure Tenant. I need to collect the owner, connectors, usage stats and stuff like that. I know there's this…
user3925023
  • 513
  • 2
  • 15
2
votes
1 answer

Get current "Power Apps per App Plan" - License Usage

i can assign 'power apps per app plan'-licenses to a specific app. I can see how many licenses i have assigned. But i am unable to find an overview of the current usage of the license. I want to see the users who are using an license right now and…
bob
  • 463
  • 2
  • 13
2
votes
2 answers

Powerapps - Using a Toggle Switch with Integer Data

I'm VERY new to Powerapps. My data has integer values that are being used for 0 or 1 (no other values.) The toggle switch wants a binary value. How can i convert the reading and writing to binary to be able to work with this data type? Looking for…
jimerb
  • 47
  • 7
2
votes
1 answer

How can I get a connection string for a Microsoft Common Data Service Table?

We'd like to create some C# services to intereact with the Microsoft Common Data services. We are not using Microsoft Dynamics (we might in the future, but that's maybe and not now), so https://.crm.dynamics.com does not seem…
Brian Kessler
  • 1,364
  • 4
  • 21
  • 38
2
votes
3 answers

Can I run publish Microsoft PowerApps apps on PlayStore and App Store?

When I develop an app using Microsoft PowerApp... Can I publish on Google Play Store and Apple App Store? And also the Huawei App Gallery.
2
votes
0 answers

GroupBy Function NOT displaying Gallery Tiles in PowerApps

This Question is an Extension of my previous question, located here. When I use the Filter code mention in my Question. The Gallery is displaying System Names. However, when I try to wrap my Filter code with Groypby Function as mention by…
2
votes
0 answers

Converting a SharePoint List Item to form format and print it

I want to retrieve an item from a SharePoint Online list (Office 365) and print it out in a form format. I have looked at a few ways which involve using power automate and third party tools which such as Muhimbi and Encodian to put the item's values…
2
votes
2 answers

How to convert json to collection in power apps

I have a power app that using the flow from power automate. My flow is doing an HTTP get and respond a JSON to power apps like below. Here is the JSON as text: {"value": "[{\"dataAreaId\":\"mv\",\"AccountNum\":\"100000\",\"Name\":\"*****L FOOD…
2
votes
1 answer

Submit button overwrites previously populated rows in excel table in PowerApps?

I am creating a form where end user can submit their form entries by clicking Submit button. The Datasource for this task is Excel table. I created 2 screens.[SEE BELOW FOR MORE UPDATE] Screen1 contains Summary of many systems (Sys1,Sys2,Sys3...) in…
2
votes
1 answer

Power Apps - OAUTH 2 Authentication with Azure Active Directory

I have an API that implements OAUTH Azure Active Directory Authentication. To achieve this, I created 2 App Registrations: Client and Backend. I successfully implemented a Logic App able to call the API, so I am sure the authentication flow…
2
votes
1 answer

How to read Environment Variables in a PowerApp?

I'm looking for a quick example of how to read an Environment Variable in a PowerApp. https://docs.microsoft.com/en-gb/powerapps/maker/common-data-service/environmentvariables I've set the variable in my environment. How do I simply read that in a…
Dave Potts
  • 1,092
  • 2
  • 15
  • 24
2
votes
2 answers

Is it 'PowerApps' or 'Power Apps'?

I am sometimes engaged in content writing and I don't understand the differencce between PowerApps and Power Apps. I see most writers using 'PowerApps' while Microsoft uses 'Power Apps'. Which word is contextually correct?
BiZu
  • 23
  • 3
1 2
3
78 79