Questions tagged [powerapps-canvas]

PowerApps Canvas allows creating Microsoft PowerApps visually on a canvas via drag & drop. Also add the general [powerapps] tag to your question.

PowerApps Canvas allows creating Microsoft PowerApps visually on a canvas via drag & drop.

525 questions
0
votes
2 answers

Power BI Dataset(or few columns) into Power Apps

I want to access a Power BI dataset (or few columns of it) in Power App. Whenever I'm trying to add Data Connection -> Select PowerBI (Preview) -> Type in my PowerBI credentials, then under Data, PowerBI is visible, but I cannot select it!
shankar
  • 1
  • 1
  • 4
0
votes
1 answer

Is there a way to populate a table using powerapps that is a "new" product

I built a powerapps app and I've setup it to connect to MySQL (a database that is locally hosted that is connected to a warehouse). After doing research, I was searching for a way to input new products into it. We process containers, so when there…
0
votes
1 answer

I can only see Tree View and not Screens View. Why is this so?

All the videos I watch, show Tree View and Screens View options on the left side of a screen. For some reason, I can only see the Tree View and not the Screens View option. How can I see the Screens View option?
Burak
  • 300
  • 2
  • 14
0
votes
1 answer

Searching a Sharepoint list from a Powerapp is working for one column but not another

I have a Sharepoint list "Equipment Log 3" which has these fields: Item (renamed from the default "Title" field) First name Last Name Start Date End Date I tied this list to a Gallery in a canvas app screen. I have a TextSearch textbox that i am…
Burak
  • 300
  • 2
  • 14
0
votes
1 answer

Show suggestions for textbox in PowerApp

Is it possible to show suggestions when typing text for a textbox in Powerapps? We need user to be able to enter anything in a textbox, also new values, but should be guided to use a pre-existing value if applicable. We will probably have more than…
Mathias Rönnlund
  • 4,078
  • 7
  • 43
  • 96
0
votes
2 answers

How to print bar code from Microsoft PowerApp

I'm working on a PowerApp which need to generate and print the barcodes. Currently, I've generated barcodes using web API which is returning me the barcode as a PNG image. Now, need to print this barcode from printer. I search much on this and…
Bills
  • 768
  • 7
  • 19
0
votes
1 answer

How to, using image as button to set a value of a field OnSelect

I have a PowerApp associated with a SharePoint list access through Edit Form in list from SharePoint Online. I have an image I would like to use as a button. When said button is clicked I want to set a value in the list to update the list value.
Kenneth Kerr
  • 113
  • 6
0
votes
1 answer

No item display in canvas layout in PowerApp application

I Started create App from empty canvas and connected it in to Mysql db and add some entry to the UI with some field when its test show empty canvas power app
Dulanga
  • 921
  • 11
  • 23
0
votes
1 answer

How to create header menu for multiple page in powerapss?

I want to create horizontal header menu that can navigate to multiple page below it but do not want to duplicate it for each page. Note: The horizontal header menu is not a duplicated for the multi page
pytbyt
  • 1
  • 1
0
votes
1 answer

Powerapps - Dynamically adding columns (Input Text Boxes) to a table

I am trying to build a Power App that creates Input text boxes dynamically. This is my data. Category Name Product 1 Product 2 Product 3 Product 4 Marketing Center 1 1 1 2 2 Marketing…
0
votes
1 answer

How to use Lookup when using SPS Lookup Columns?

When I have two tables (Customer and Order) and Order has an SPS Lookup column to link to customer I can use the Lookup function in PowerApps to display customer information in a Gallery of Orders. For example: Assuming ThisItem is an…
Patrick
  • 2,044
  • 1
  • 25
  • 44
0
votes
1 answer

How do I convert Image Path in excel to an image in PowerApps?

I have set Path[image] column in the excel sheet as shown in the above image. I wanted to convert this image path in the excel to an image and display it on the Media Image in Powerapps but the image did not appear. Please do help me take a look…
J_Y
  • 143
  • 4
  • 16
0
votes
1 answer

How can I show a PowerApp in VSTS / Azure Devops dashboard?

There is a PowerApp that collects some data from developers. The most natural place for them to access it would be from Azure Devops, where they spend most of their day so ideally the app shows up right there. How can I embed the PowerApp in a…
Axefield
  • 193
  • 1
  • 10
-1
votes
0 answers

Building Approval Process using Power Apps Canvas app, which contain multiple steps and secure the SharePoint items

I have this simplified business process: - Where Users submits a request >> and his/her manager either Approve or Reject. I do not want to create a single SharePoint list to manage the process, as i want to secure the SharePoint lists, so if users…
-1
votes
0 answers

Redirect for log in from Power Apps to Microsoft Log in and again redirect to Power apps

I can go to any specific website using launch function in power apps but couldn't able to come back after successfully log in. I tried using Launch() and I created Azure directory to go back again to Power Apps but it is showing an error stating -…
1 2 3
34
35