powerapp
5 TopicsPowerApps: Error Updating Rows from Form Input
Hello, I have created a form for approving discounts that is attached to a PowerBI Report. The form seems to work well other than it not updating existing records that have a matching OrderNumber, but it rather create a new record. I know I could send this approval information to another table and join the two tables later on, but is there a way to just have the input from the edit form update existing records? I have gallery1.selected for the edit form's item property which has worked for me in the past. Any suggestions? Thanks!492Views0likes0CommentsPowerApps: Writeback to PowerBI Question
I have created an app that writes back to an excel file and PowerBI Report. Is there a way to make it so that when I select a row on the table view in PowerBI, it would then open that row up in the powerapp? For example. I am currently selected on "Mark Phillips" and I would like the PowerApp to open up the form for Mark phillips that the arrow on the gallery directs to. Does anyone know if this is possible?482Views0likes0CommentsPowerApp: Want Edit Form to Update Columns
Hello, I am practicing using forms in PowerApps that update columns in a table with values inputted in the app itself. Right now all input into the app creates a new row instead of filling into the columns on the table. The 4th and 5th rows were expected to join to the 1st and 2nd when that information was entered into the app. Does anyone know what I may be doing wrong or if there is even a way to do this? My original direction was finding a way to write all inputted approval data into a new table with the order number included and then would just join the order info table with the approval info table later on. Maybe this is what I should look into? Would love an outside perspective, thanks!2.2KViews0likes1CommentLaunch PowerApp (Canvas) from button in Sharepoint List
I am looking for some assistance on how to launch a PowerApp in Sharepoint online by clicking on a button in a Sharepoint List. The Powerapp is designed to edit a line item and upload an attachment. This will be line item specific. At the moment, I am struggling to write the JSON that will launch the PowerApp within the Sharepoint window after clicking the button. Any ideas or advice would be greatly appreciated.10KViews0likes3CommentsPreview of .xlsx file in the some sharepoint folders
Hi Experts. I have sharepoint folder structure with 10 sub folders Menu Folder - > 10 folders -> Each folder has files ( .XLSX is of my interest with certain name) I did web recording power app to click on each of the 10 folders and adjacent to file click ellipsis (4 dots, vertical?) or Kebab menu with 4 dots ? What menu is that ? So I click on the right side on that 4 dots, a menu opens up - > I click down and that is saved I repeated this for 10 iterations With new powerapp version, while recording, I am not able to click the menu and get to download and some folders have file preview thumbnail view .. so the powerapp automation is failing Please can you help me with the following questions 1. How do we turn off this thumbnail preview of some folders where file preview is displayed on the top 2. Is there a to filter the folder for a particular file type and click download so that I use that pattern in automation of powerapp ? Thank you very much718Views0likes0Comments