Part 1: Power Apps with Excel, creating tables, lookup columns, and changing column types

  Рет қаралды 34,405

Andrew Hess

Andrew Hess

Күн бұрын

Пікірлер: 73
@danishhazim5127
@danishhazim5127 7 күн бұрын
i have a question: how can I add data from the input boxes in Power Apps into Excel? is it possible? if so thank you for responding
@andrewhess123
@andrewhess123 6 күн бұрын
It's possible but Power Apps needs a Table Name in Excel to write to.
@habibindraalivito2534
@habibindraalivito2534 4 ай бұрын
Question: when i press submit button, it said "network error when using patch function: the requested resource is locked". and btw i use onedrive spreadsheet for the databases
@andrewhess123
@andrewhess123 4 ай бұрын
My guess is the document is currently open? When you try to patch or someone has it open?
@jametjm1802
@jametjm1802 7 ай бұрын
May I ask you about picture , I use to add [image] in header and power app change data type into picture, when I do it with other power app, this time do not convert. Could u have recommend??
@andrewhess123
@andrewhess123 7 ай бұрын
Hi Jametjm, I am a little confused with your question? How to add image to Excel?
@jametjm1802
@jametjm1802 7 ай бұрын
I'm connect table inexcel in Sharepoint / Onedrive with Power app. In the header of table, I add [image] such as Header is Figure >> Figure [image]. In power app, it will see data type like picture and it will keep url in excel and picture's kept in created automate folder in onedrive. My point is Excel in Onedrive almost completed everytime but sharepoin cannot. Do u have recommend?
@andrewcrompton3444
@andrewcrompton3444 Ай бұрын
Excellent! I've been having some problems with this, and you make it all so easy! Thank you! A question. In your gallery (around the 14 minute mark) you display Completed as a text value. Suppose we wanted to replace this with a checkbox. I would have expected that PowerApps would automatically translate the Excel values TRUE / FALSE into booleans, so the checkbox could directly reference ThisItem.Completed. But this does not work for me.
@andrewhess123
@andrewhess123 Ай бұрын
Hi Andrew, It would be possible to use a checkbox instead of the true/false text value. Most likely in the "Checked" property of the Checkbox you could write and if statement, If(ThisItem.Completed="true",true,false). This is also going to depend on if the checkbox is modern or not. But the reason is from excel it doesn't know it's a boolean value, it believes its a text value, thats why you use the " ".
@andrewcrompton3444
@andrewcrompton3444 Ай бұрын
@@andrewhess123 Hi, Andrew. Thanks for the reply. You are right: the checkbox works correctly when I get it to treat the Excel data as text, in the way you describe. I have tried using both modern and classic checkboxes: the behaviour is the same. I have also built a form in the app in order to edit the Excel data. Here, it is possible to simply submit the form using the value of a checkbox, without having to translate it into text. In this case, Powerapps does the translation automatically. It would be useful if MS were to make it so we did not need to treat the Excel data as text when reading it. Maybe they'll do that in due course.
@andrewhess123
@andrewhess123 Ай бұрын
@@andrewcrompton3444 Nice glad you got it working!
@AnandTest-n4x
@AnandTest-n4x 4 ай бұрын
Question: I am using lookup values on a update form. When I save the look up value, the value gets saved successfully but the form displays the original value instead of what is saved
@andrewhess123
@andrewhess123 4 ай бұрын
Set the Default or DefaultSelectedItem to the LookUp value? Since it is correct probably reseting the default should work.
@AnandTest-n4x
@AnandTest-n4x 4 ай бұрын
@@andrewhess123 Thank you, it worked
@tulanlan3090
@tulanlan3090 Жыл бұрын
I am making an app for my thesis and creating some filters using Cascading dropdown based on the first filter but I can not export those to an Excel file. How can I solve this ?
@andrewhess123
@andrewhess123 Жыл бұрын
Hi Tu Lan Lan, you need to patch them most likely.
@tulanlan3090
@tulanlan3090 Жыл бұрын
@@andrewhess123 I'll take a look into that. Thanks for your advice.
@mike9512
@mike9512 28 күн бұрын
Hopefully, you still read these. You said you don't recommend Excel as a backend, but what else can I use? I'm a student just learning power apps and databases. I would love to use a database, but I'm not a business. I'm one guy storing personal data. I can't afford crazy pricing plans. Is there a better option than Excel?
@andrewhess123
@andrewhess123 28 күн бұрын
SharePoint is the easiest... and if you want to explore more you can do "Dataverse for Teams". Or if you want to learn even more you can sign up for a free subscription to Azure and set up a Dev Azure SQL Server.
@mike9512
@mike9512 28 күн бұрын
@@andrewhess123 Thank you for that quick response. I have always had an interest in computers but I'm diving into a lot of stuff that is new and overwhelming because of how many products, languages, etc... are out there. It's hard to know where to focus. Thank you for the suggestion. Take care.
@andrewhess123
@andrewhess123 27 күн бұрын
@@mike9512 Well what do you want to learn? What's your final goal? Is it to make money? Is it to get a job? Is it to improve the world? I would start there 😀. My goal is actually just to learn, I love just learning everything it's actually a problem... 😅 Start with what is free, there's so much free content online and things you can try out.
@andrewhess123
@andrewhess123 27 күн бұрын
@@mike9512 another suggestion is tell ChatGPT what you like to do and where you want to go.. then ask it to give you like 20 suggestions. Then find one of those and go from there 😃
@dillep6989
@dillep6989 3 ай бұрын
Superb explained.. Thank you sir.. Me beginner able to understand.
@andrewhess123
@andrewhess123 3 ай бұрын
Thank you for watching Dileep
@B2BEnergy
@B2BEnergy 16 күн бұрын
Mate please slow this down it’s good !
@andrewhess123
@andrewhess123 16 күн бұрын
Should I recreate this with a new video?
@B2BEnergy
@B2BEnergy 15 күн бұрын
@@andrewhess123thank you, I actually got most of it but it was the part you did the look-up. I just can’t get my Look-ups working. I’ve used the Drop Down for the simple list. But I have a Country List of 195 which really needs a Look-Up could you just do a video for creating a Look-up for Countries- please
@Shh...Kannada
@Shh...Kannada 2 жыл бұрын
This is what something i wanted!! 😎 Thanks for making this video.
@andrewhess123
@andrewhess123 2 жыл бұрын
Thank you for watching Vikrama!
@SkMustafijurrahaman786
@SkMustafijurrahaman786 2 ай бұрын
Awesome. You just fulfilled my criteria. Thank you ❣
@andrewhess123
@andrewhess123 2 ай бұрын
Nice perfect! Hope you crush your goals!
@vidsbyme2590
@vidsbyme2590 7 ай бұрын
can power apps take information from two excel sheets to make an emailed payment letter?
@andrewhess123
@andrewhess123 7 ай бұрын
Yes 100%, so can Power Automate
@diogoasenjo
@diogoasenjo 7 ай бұрын
Is there any way to edit data directly in a excel sheet inside of Power Apps? I don't want to create or edit a single value, but all the data from my table at the same time, is this possible?
@andrewhess123
@andrewhess123 7 ай бұрын
Possible with limitations by delegation.
@diogoasenjo
@diogoasenjo 7 ай бұрын
@@andrewhess123 do you have any video or material about ir? I have a demand here at work that honestly I don't understand. They want do a simulation inside a dashboard of Power BI, but they want to see an excel sheet and edit it lol. It's impossible to do it with BI, I was wondering if with Power App I was able to solve it, but the easiest way was just simply use excel xD
@ajayrathod7777
@ajayrathod7777 5 ай бұрын
Hi, how can we fetch value in power app text input from attached excel file
@andrewhess123
@andrewhess123 5 ай бұрын
Hi Ajay, you would need to connect to the data source of the excel file table, and then do a LookUp to the exact cell that you want to fetch.
@ajayrathod7777
@ajayrathod7777 5 ай бұрын
@@andrewhess123 will it work for attached excel file by user?
@andrewhess123
@andrewhess123 5 ай бұрын
@@ajayrathod7777 If you want to do something like this, probably needs to some sort of workflow by Power Automate
@andrewhess123
@andrewhess123 5 ай бұрын
Power Apps uses data sources, it does not take data from attachments and just have the data readily available. To do that you need to have a way for the attached data to be written to a data source. That would most likely be a workflow from Power Automate.
@ajayrathod7777
@ajayrathod7777 5 ай бұрын
@@andrewhess123 Thanks for your reply,does powerapp is reliable for performance can it handle users easily or it will break ?
@maheshraghuvar1692
@maheshraghuvar1692 2 жыл бұрын
😳😳 wow!! I was looking something like this from last 3 days finally got it 😇😇
@andrewhess123
@andrewhess123 2 жыл бұрын
Great! Thank you for watching Mahesh!
@samuel-tj4pe
@samuel-tj4pe Жыл бұрын
hey can you do a video where you show how to search excel data and the app gives you all the other data from the row
@andrewhess123
@andrewhess123 Жыл бұрын
Hi Samuel, Yes I can most likely do that. There are some limitations using Excel and Search but can we can talk about that too.
@CarlosSoares-yb8mp
@CarlosSoares-yb8mp 6 ай бұрын
Great, my friend! You explain exactly I need! Many thanks!
@andrewhess123
@andrewhess123 6 ай бұрын
Thanks for watching Carlos!
@pinghwakuang4046
@pinghwakuang4046 2 ай бұрын
Very very good video. Thank you so much!!!!!
@andrewhess123
@andrewhess123 2 ай бұрын
Thanks for watching Ping !
@mahirazabin1212
@mahirazabin1212 Жыл бұрын
This tutorial literally taught me so much!! Exactly what I needed! Thank you loads!!
@andrewhess123
@andrewhess123 Жыл бұрын
Thanks for watching mahiwayyy!
@kannadahollywood
@kannadahollywood 2 жыл бұрын
Wow great 😊 looking for this type of contents, thank you so much!!! For answering my question. It's great knowledge share thanks again !!!💞💞
@andrewhess123
@andrewhess123 2 жыл бұрын
Awesome Manjunath! Glad it is helpful!
@kannadahollywood
@kannadahollywood 2 жыл бұрын
@@andrewhess123 waiting for upcoming parts !!🤠🤠🙏🙏🙏😍😍😍
@Sobec8
@Sobec8 3 ай бұрын
Great video Andrew. However, you did not address the date issues between Excel and Power Apps and how to overcome the UTC issue with Power Apps. Any chance you could do a follow up on this?
@amitabhphatak
@amitabhphatak 7 ай бұрын
This is what i wanted. To filter the vertical gallery. Thanks!
@andrewhess123
@andrewhess123 7 ай бұрын
Excellent! Thanks for watching!
@HitZero444
@HitZero444 Жыл бұрын
You indicated that excel is not usually recommended as a backend, why is that?
@andrewhess123
@andrewhess123 Жыл бұрын
Hi Hit, there are limitations with Excel, it is not a relational database. Delegation issues. Excel is the lowest form of a datasource for Power Apps/Power Platform. You lose on security, not as much version history. It's easier for people to break the connection by changing column titles or removing titles. People can break a whole powerapp by accidently moving an excel file. The main reason though, to use Excel is most people know Excel. If you get can get your users out of Excel to SharePoint, thats a plus, if you can get your users out of SharePoint to Dataverse or SQL that is even better.. but then you have to think about $$$
@HitZero444
@HitZero444 Жыл бұрын
@andrewhess123 great info, thank you for clarifying!
@saikrishnamandala7667
@saikrishnamandala7667 8 ай бұрын
Hi Sir, Is it possible to create a ticketing system using Power Apps? If yes, could you please show a demo
@GofherEstomihiSiregar
@GofherEstomihiSiregar 6 ай бұрын
thank you, you're so helpful
@andrewhess123
@andrewhess123 6 ай бұрын
Thank you for watching!
@RamiMaach
@RamiMaach 8 ай бұрын
Hi i made an app out of an excel file but now i want to filter the displayed data to another excel file. Can you make a video about that?
@rasheedahmad1449
@rasheedahmad1449 Жыл бұрын
How to auto genrated id
@andrewhess123
@andrewhess123 Жыл бұрын
You would have to do a LookUp on the largest id and then use the next id, but I would not recommend doing this in Excel, I would use SharePoint at very least to do autogenerated IDs. Else you could probably just do it on the Excel side, it is a table you could auto generate in Excel
@RajYadav-e2f
@RajYadav-e2f 11 ай бұрын
Hi, need your help, how users of power apps can upload Excel and system save data in share point according to their respective head, I have prepared power automate flow but it's not allowed to upload Excel, it saves data from Excel with provided location
@andrewhess123
@andrewhess123 11 ай бұрын
Hi, Use an attachment in a SharePoint list, or here is more examples: www.matthewdevaney.com/power-apps-easiest-way-to-upload-files-to-a-sharepoint-document-library/
@mohamedawad1299
@mohamedawad1299 8 ай бұрын
Good
@andrewhess123
@andrewhess123 8 ай бұрын
Thank ya Mohamed!
@mohamedawad1299
@mohamedawad1299 8 ай бұрын
How to place the Add Image button. When pressed, the gallery on the phone opens, the image is selected, and it is linked to the Excel sheet Thanks in advance
Learn PowerApps - Learn How to Link PowerApps with Excel
14:41
Henry Ouang
Рет қаралды 78 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 42 МЛН
Man Mocks Wife's Exercise Routine, Faces Embarrassment at Work #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 6 МЛН
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 4,2 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 22 МЛН
EASILY Make an Automated Data Entry Form in Excel
14:52
Kenji Explains
Рет қаралды 654 М.
How To Use Lookup Columns In Power Apps
34:05
Daniel Christian
Рет қаралды 41 М.
How to Turn Your Excel Spreadsheets into Power Apps
32:45
Lisa Crosbie
Рет қаралды 262 М.
Turn Your Excel Spreadsheets into Power Apps in Minutes with AI
13:30
Editable Grid in Power Apps | SharePoint List
42:49
Reza Dorrani
Рет қаралды 378 М.
Flattening a Data source in Power Apps (Data Manipulation)
20:34
Creating Search Boxes in Power Apps
12:09
April Dunnam
Рет қаралды 152 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 42 МЛН