Download your certificate of completion after you finish this course: 📄 prag.works/power-apps-beginner-to-pro-certificate Student Files: ✔ prag.works/power-apps-beginner-to-pro-student-files
I just found this video online. I am currently learning about model driven apps for my job position and this video is the BEST! It's so easy to follow and I love how each detail is explained (i.e what an option can be used for and how it would be relevant in different scenarios). I have watched many videos so far, but this is the one I have favorited to watch again and again as I practice creating model driven apps!!!!
I watched this and the ending additional video, and this is solid work. I have two points of constructive criticism from one instructor to another. One: In the future, please let viewers know that the components you are showing may look different, as Microsoft updates Power Apps, Power Automate, Power BI regularly. I spent 30 minutes going back and forth trying to find the turn on Modern Controls and themes (It's now under Updates, not General), as well as trying to figure out how to find tables on the side panel, as Microsoft changed the icon (THIS WAS STUPID. A cylinder has been the symbol for tables/databases since forever. Now it's a rounded rectangle with a checkerboard pattern). Two: Because of the first item, you may want to slow down when showing things that should be "easy." I had to go back and forth in time when you were saying "Boom, Boom, Boom" when adding tables due to the layout being different. That was frustrating. Aside from that, very solid work, and Power Apps now makes WAY more sense. Have a great day!
This is by far the best video to understand Power Apps! I do have an issue I can't find an answer anywhere. When I click on the "Information" link under "Forms", within a second I get this warning on the screen: "Sign in to continue Some components of this app require you to sign in. If you don't sign in, parts of the app may not work." I am signed in and I'm using Google Chrome. I've enabled third-party cookies and restarted the browser, but the message still pops up. If anyone had this issue and solved it, please share the solution.
in the part you created the Env, i think it's worth it to precise that an Env newly created dose not appear in list to choose it unless you activate it, cause it's desabled by default after creation, 🙂
Thanks for sharing this. Im here at Building a dataverse table section of the video, instead of deleting a table from the environment we can edit it as well? Just saw an option in the existing table.
Excellent video and content as usual from Pragmatic Works! Does anyone know what software he might be using to record this video and draw/type on the screen, etc?
I am going along you, good work. I am from otherworld of development, dont know if power apps can offer my need, but just asking it here: I want create an application that people records employee contracts (shows only active ones if due date is still in the future) and contracts can be extended, also, calculates the leaves based on contracts and fiscal year. Can someone help if that is possible with power apps world? Edit: just wanna know if power apps can do that or need additional tools, like C#?
totally doable using canvas power apps and SharePoint as a datasource use filter function to only show active ones and rest just familiarize yourself with powerfx it would be a few formulas you going to have to write
Hi, I have been following this awesome video step-by-step. Although, there is not one formula that works for me. I am french and my computer is in french. Could they be a difference in the formulas? Or, is it possible an update of Power App have been done since the date this video was posted? If you have any solutions for me, it would be great. I have tried many options now and really can't see why the transcription of the formulas is not giving the results shown in this tutorial. Thank you very much!
Thank you. Could you please change the size of cursor big enough for me to see where you take the mouse to - in addition to enlarging specific areas. This is one of the common problem for me with almost all training videos in RUclips.
Is it possible to create the application where I don't to share my database with the use? Like kind of public app where they can submit the form but they have no access to data source, not even in the read mode also.
I Really like the video its really provide good clarification. but one thing I was not be able to find that word file which you mention in video. I hope you can give me direction how to find it and download it.
Hi, followed up with the video, and realize in need help. Noticed that while practicing my power apps platform did not have other environments for me to practice with. i only have the default environment. what can i do?
You can create a dev environment at aka.ms/ppac or at www.microsoft.com/en-us/power-platform/products/power-apps/free. That will create an environment just for you.
Thanks for the course. I have a one question though concerning creating a canva app. I followed all the steps and while adding formula for Filter an error occured. Tried to fix it and find an answer. With no success. Do yao have any idea what the reason of the problem would be? Thanks! (time of course : starting from 1:46). Thanks a lot!
@@PragmaticWorks Thank you for your reply. I relly appreciate it. My problem starts from here: Filter('Time Card', Project - when I type in 'Project' it shows up as a clear text. There is no connection to my tables. The only fraze that connects with the table is Time Card. When I put the whole formula - Filter('Time Card', Project.Project = Gallery.Selected.Project) - as written above all is shown as a text. When I hover over the first coma (after Filter,) it says: Invalid number of arguments. Received 1 expected at least 2 When I hover over second coma (after Time Card',) it says: Unexpected signs. The formula contains an 'Error' character where a 'ParenClose' character is expected Unexpected signs. Characters are used in the formula in unexpected ways. I hope this is clear. I'm totally new to Power Platform and fully understand that could make some mistakes becouse of my low experience.
@@PragmaticWorks Hi, thanks a lot for your reply. I approciate it. Fisrt of all, all of my formula (except for expressions 'Filter' and 'Time Card') is a clear text. Once I have it written: Filter('Time Card', Project.Project = Gallery1.Selected.Project) can read such information: - when hover over a Filter it says: Invalid number of arguments. 1 received, at least 2 expected. - when hover over second coma (after Card',) it says: Unexpected signs. The formula will include an "Error" character where "ParenClose" is expected. Unexpected signs. Characters are used in the formula in unexpected ways. I understand that I might may mistakes becouse my lack of expericne. I'm totally new to Power Platform. Nevertheless made a huge progress tahnks to your cources.
What some do, is create a developer environment where they have less restrictions: powerapps.microsoft.com/developerplan/. If your company has that ability turned off, you'd have to create a trial tenant at the same link.
Hi, @Pragmatic Works. I am getting an error message when i am using Filter Formulae "Incompatible types for Comparison." Could you please help me here. BR.
@@PragmaticWorks Hi Thanks for your reply. This is the code that i am writing for filter same as yours "Filter('Time Cards',Projects.Project = Gallery2.Selected.Project)". It is giving me an error saying "Incompatible types of comparison. These types can't be compared: Table, Record."
That's fair. If you look at using Dynamics 365, which is a traditioanl CRM, it's much more like what you're referring to but uses the same underlying tech so it can be extended. Likely you'll want to use a model-driven app, which will be closer to what you're looking for. Canvas is more difficult to learn but easier to use for your users.
Download your certificate of completion after you finish this course:
📄 prag.works/power-apps-beginner-to-pro-certificate
Student Files:
✔ prag.works/power-apps-beginner-to-pro-student-files
I just found this video online. I am currently learning about model driven apps for my job position and this video is the BEST! It's so easy to follow and I love how each detail is explained (i.e what an option can be used for and how it would be relevant in different scenarios). I have watched many videos so far, but this is the one I have favorited to watch again and again as I practice creating model driven apps!!!!
Thanks you made my day! - Brian
I watched this and the ending additional video, and this is solid work. I have two points of constructive criticism from one instructor to another.
One: In the future, please let viewers know that the components you are showing may look different, as Microsoft updates Power Apps, Power Automate, Power BI regularly. I spent 30 minutes going back and forth trying to find the turn on Modern Controls and themes (It's now under Updates, not General), as well as trying to figure out how to find tables on the side panel, as Microsoft changed the icon (THIS WAS STUPID. A cylinder has been the symbol for tables/databases since forever. Now it's a rounded rectangle with a checkerboard pattern).
Two: Because of the first item, you may want to slow down when showing things that should be "easy." I had to go back and forth in time when you were saying "Boom, Boom, Boom" when adding tables due to the layout being different. That was frustrating.
Aside from that, very solid work, and Power Apps now makes WAY more sense. Have a great day!
This is by far the best video to understand Power Apps!
I do have an issue I can't find an answer anywhere. When I click on the "Information" link under "Forms", within a second I get this warning on the screen:
"Sign in to continue
Some components of this app require you to sign in. If you don't sign in, parts of the app may not work."
I am signed in and I'm using Google Chrome. I've enabled third-party cookies and restarted the browser, but the message still pops up.
If anyone had this issue and solved it, please share the solution.
This was perfect I loved it, very clear explanations, love the humour too.
I'm 50 minutes in the video, and none of the screens match Power Apps online. Bummer... good information though
Thanks for sharing this, great information.
in the part you created the Env, i think it's worth it to precise that an Env newly created dose not appear in list to choose it unless you activate it, cause it's desabled by default after creation, 🙂
"Modern controls and themes" can also be located in the (Updates) section of the settings.
Thank you for this information!
thank you. you have good english as well(unlike the other utube vids), very refreshing
Great! Can't wait to hear what you think!😍
Better call saul :)
I thought I was the only one thinking the same.
Great teacher 👏 👍
Thanks for sharing this. Im here at Building a dataverse table section of the video, instead of deleting a table from the environment we can edit it as well? Just saw an option in the existing table.
You can always edit existing tables or extend them in solutions as well. Some items like the data type for a column might not let you edit though.
Was able to catch this and follow along live! Loved every minute of it, even through the technical issues. Fun times.
Excellent video and content as usual from Pragmatic Works! Does anyone know what software he might be using to record this video and draw/type on the screen, etc?
That was a free small tool called Zoomit, by Microsoft. You can download it from here: learn.microsoft.com/en-us/sysinternals/downloads/zoomit
I am going along you, good work. I am from otherworld of development, dont know if power apps can offer my need, but just asking it here: I want create an application that people records employee contracts (shows only active ones if due date is still in the future) and contracts can be extended, also, calculates the leaves based on contracts and fiscal year. Can someone help if that is possible with power apps world?
Edit: just wanna know if power apps can do that or need additional tools, like C#?
totally doable using canvas power apps and SharePoint as a datasource use filter function to only show active ones and rest just familiarize yourself with powerfx it would be a few formulas you going to have to write
This is awesome, what are you using to do the on screen notation and zooming?
We use ZoomIt.
Hi, I have been following this awesome video step-by-step. Although, there is not one formula that works for me. I am french and my computer is in french. Could they be a difference in the formulas? Or, is it possible an update of Power App have been done since the date this video was posted? If you have any solutions for me, it would be great. I have tried many options now and really can't see why the transcription of the formulas is not giving the results shown in this tutorial. Thank you very much!
Super awesome plus ultra mega tutorial
Thanks!
What I want to know is how you guys made this video!!
thanks my bro
from France !
❤️from Brooksville Florida
Thank you. Could you please change the size of cursor big enough for me to see where you take the mouse to - in addition to enlarging specific areas. This is one of the common problem for me with almost all training videos in RUclips.
This is great, thanks so much!
Is it possible to create the application where I don't to share my database with the use? Like kind of public app where they can submit the form but they have no access to data source, not even in the read mode also.
Thank you!!
I Really like the video its really provide good clarification. but one thing I was not be able to find that word file which you mention in video. I hope you can give me direction how to find it and download it.
They are located inside the class files which can be downloaded here prag.works/power-apps-beginner-to-pro-student-files
Thank you so much
Please I can go through this study and become a professional in Powerapp
Hi,
followed up with the video, and realize in need help. Noticed that while practicing my power apps platform did not have other environments for me to practice with. i only have the default environment. what can i do?
You can create a dev environment at aka.ms/ppac or at www.microsoft.com/en-us/power-platform/products/power-apps/free. That will create an environment just for you.
Thanks for the course. I have a one question though concerning creating a canva app. I followed all the steps and while adding formula for Filter an error occured. Tried to fix it and find an answer. With no success. Do yao have any idea what the reason of the problem would be? Thanks! (time of course : starting from 1:46). Thanks a lot!
Hi there. What error did you receive? Typically it'll come down to case sensitivity.
@@PragmaticWorks Thank you for your reply. I relly appreciate it. My problem starts from here: Filter('Time Card', Project - when I type in 'Project' it shows up as a clear text. There is no connection to my tables. The only fraze that connects with the table is Time Card.
When I put the whole formula - Filter('Time Card', Project.Project = Gallery.Selected.Project) - as written above all is shown as a text.
When I hover over the first coma (after Filter,) it says: Invalid number of arguments. Received 1 expected at least 2
When I hover over second coma (after Time Card',) it says: Unexpected signs. The formula contains an 'Error' character where a 'ParenClose' character is expected
Unexpected signs. Characters are used in the formula in unexpected ways.
I hope this is clear. I'm totally new to Power Platform and fully understand that could make some mistakes becouse of my low experience.
@@PragmaticWorks Hi, thanks a lot for your reply. I approciate it.
Fisrt of all, all of my formula (except for expressions 'Filter' and 'Time Card') is a clear text.
Once I have it written: Filter('Time Card', Project.Project = Gallery1.Selected.Project) can read such information:
- when hover over a Filter it says: Invalid number of arguments. 1 received, at least 2 expected.
- when hover over second coma (after Card',) it says: Unexpected signs. The formula will include an "Error" character where "ParenClose" is expected.
Unexpected signs. Characters are used in the formula in unexpected ways.
I understand that I might may mistakes becouse my lack of expericne. I'm totally new to Power Platform. Nevertheless made a huge progress tahnks to your cources.
Thank you
How are you selecting different projects at 1:49:35. For me it has default selected the first entry and the arrow buttons are not responsive at all.
I don't have access to create tables within the solutions, any alternate options so that I can continue with this tutorial?
What some do, is create a developer environment where they have less restrictions: powerapps.microsoft.com/developerplan/. If your company has that ability turned off, you'd have to create a trial tenant at the same link.
Hi, @Pragmatic Works. I am getting an error message when i am using Filter Formulae "Incompatible types for Comparison." Could you please help me here.
BR.
Could you post your code here?
@@PragmaticWorks Hi Thanks for your reply. This is the code that i am writing for filter same as yours "Filter('Time Cards',Projects.Project = Gallery2.Selected.Project)". It is giving me an error saying "Incompatible types of comparison. These types can't be compared: Table, Record."
@@PragmaticWorks Never mind i resolved the issue. seems like i was writing the wrong formulae. But thanks for your reply.
Hello I have got to the forms part and it says ERROR LOADING CONTROL please can you explain why this is happening and how do I resolve this issue?
Once you save a record in preview/publish mode, it will light up. This is sometimes normal in design mode also.
I am getting the same error. I just cleared my solution and starting back at the beginning.
i felt its so overwhelming compared to a traditional CRM which is so much easier to learn and apply lol. Is it just me feeling this way? 😭
That's fair. If you look at using Dynamics 365, which is a traditioanl CRM, it's much more like what you're referring to but uses the same underlying tech so it can be extended. Likely you'll want to use a model-driven app, which will be closer to what you're looking for. Canvas is more difficult to learn but easier to use for your users.
@@PragmaticWorks Thank u for sharing, i wont give up learning lol. 🤣
How do I add data connector to access office 365 users
In the connectors area of your app, click New Connector , then search for Office 365 and you'll see Office 365 Users and another one for Groups then.
Is it enough though to crack an interview?
What type of position?
2 years of experience @@PragmaticWorks
Sreekumar from India
Hi i am from iraq
Hi
Bryan nooooooooo
ritualistic beating lmaooo🤣
Arkansas
😊😊9😊😊😊
Thank you!🤗
HI