Azure SQL Database tutorial with an end result of a working PowerApps sql app

  Рет қаралды 74,116

Shane Young

Shane Young

Күн бұрын

In this video, you will learn how to get started using Azure SQL Databases. This video is focused on making sense to technical and non-technical users alike with a focus on getting you productive as quickly as possible.
If you are into PowerApps this is everything you need to know to go from building apps on SharePoint or Excel and doing them with true SQL.
You will learn how to:
* Sign up for an Azure SQL account
* How to make your first database
* How to install SQL Management Studio
* How to export your existing Excel file into SQL
* How to create a SQL primary key
* And how to build a PowerApp from that data
alter table dbo.data Add MyID int IDENTITY (1,1) NOT NULL,
CONSTRAINT PK_TransactionHistoryArchive_TransactionID PRIMARY KEY CLUSTERED (MyID)
Video: PowerApps on-premise SQL Databases
• Powerapps on premise d...

Пікірлер: 200
@FSWEB2011
@FSWEB2011 4 жыл бұрын
Hi mate. Fantastic tutorial! I like how you go straight to the point, no tech talk... Thanks for taking the time to do this.
@ShanesCows
@ShanesCows 4 жыл бұрын
Glad to help. 😀
@againstthemachine86
@againstthemachine86 3 жыл бұрын
I struggled not being able to edit my fields, only to find out that I didnt set a PK on one of my tables and you mentioned it at the end of this video. You saved me hours of frustration. Thank you boss!
@rolando2742
@rolando2742 4 жыл бұрын
Hello Shane, Thank you for all these video lessons. Sharing all this knowledge with us it is a philanthropic act. I want to let you know that I'd like to see more videos about "PowerApps and Azure SQL Databases".
@ShanesCows
@ShanesCows 4 жыл бұрын
Thanks and noted. 😎
@SylverbyrdBeauty
@SylverbyrdBeauty 5 жыл бұрын
Thank you Shane! It was easy to follow and very informative. You have definitely helped me!
@ShanesCows
@ShanesCows 5 жыл бұрын
Happy to help
@dannipals79
@dannipals79 3 жыл бұрын
It's 2021 - And this is the best video I have seen for Primary key. You could rebrand/rename this video for "SQL set primary key - tutorial"
@ShanesCows
@ShanesCows 3 жыл бұрын
Thank you Don. 😎
@uniQue_XL
@uniQue_XL 5 жыл бұрын
Great vid!! As a non sql users that was very clear explanation. Thanks a lot!!
@ShanesCows
@ShanesCows 5 жыл бұрын
Awesome. Thanks
@siferg5601
@siferg5601 4 жыл бұрын
Just awesome Shane! Really easy to follow. Thanks.
@ShanesCows
@ShanesCows 4 жыл бұрын
Glad to help. 😀
@pastorlightfoot
@pastorlightfoot 6 жыл бұрын
Another great video Shane. Really liked how you stepped through every step along the way,
@ShanesCows
@ShanesCows 6 жыл бұрын
Thank you. I spent a lot of time to try and make it so a non nerd could follow along. 😀 Let me know if you get to put in into practice.
@hoyty76
@hoyty76 5 жыл бұрын
Thanks for the video. Watched and created first Azure SQL instance. Got it connected to Powerapps as replacement for Sharepoint List.
@ShanesCows
@ShanesCows 5 жыл бұрын
Awesome!
@jayong2370
@jayong2370 Жыл бұрын
OMG Shane! your PRO TIP saved me!! The edit form appeared after adding the primary key. Thank you!!!!!
@ShanesCows
@ShanesCows Жыл бұрын
Glad it helped!
@dildgemckenzie8597
@dildgemckenzie8597 6 жыл бұрын
Excellent work Shane. Thank you very much. Helped me a lot.
@ShanesCows
@ShanesCows 6 жыл бұрын
Thank you. Glad it helped.
@mariocibao
@mariocibao 3 жыл бұрын
Shane Thanks, this video goes right to the point of what I was looking for.
@ShanesCows
@ShanesCows 3 жыл бұрын
Awesome. 😀
@taichi8389
@taichi8389 5 жыл бұрын
Thanks Shane for the great video! You made it fun and easy to learn. One thing to point out though, in your video at 23:30 when you execute the query again, your query wasn't actually showing the MyID column as you said. In order to see that new identity column, you'll either need to regenerate the select query from the table or add the MyID column to that existing query.
@ShanesCows
@ShanesCows 5 жыл бұрын
Thanks
@LPadillaCR
@LPadillaCR 5 жыл бұрын
This is it! Just what i needed! Thanks
@ShanesCows
@ShanesCows 5 жыл бұрын
Awesome. One of my favorite topics for sure.
@xky8124
@xky8124 5 жыл бұрын
Awesome, exactly the information I am looking for.
@ShanesCows
@ShanesCows 5 жыл бұрын
You are welcome. Glad it helped. :)
@nochannel3005
@nochannel3005 3 жыл бұрын
Thanks Shane, great tutorials!
@ShanesCows
@ShanesCows 3 жыл бұрын
My pleasure!
@JimmyC_Dev
@JimmyC_Dev 3 жыл бұрын
You REALLY saved my bacon re: that Primary Key - THANKS!!!!
@ShanesCows
@ShanesCows 3 жыл бұрын
Awesome 😎
@stuartrobinson1658
@stuartrobinson1658 3 жыл бұрын
Another great vid. Helped me sus out connecting canvas app to Azure SQL. Thanks
@ShanesCows
@ShanesCows 3 жыл бұрын
Glad it helped!
@tpmanzano
@tpmanzano 5 жыл бұрын
Great video, Shane. Thanks!
@ShanesCows
@ShanesCows 5 жыл бұрын
Thanks! I love SQL with PowerApps.
@artemburov9456
@artemburov9456 3 жыл бұрын
Hi Shane. Thank you for the great video!
@ShanesCows
@ShanesCows 3 жыл бұрын
My pleasure!
@mclain1101
@mclain1101 5 жыл бұрын
This was very helpful, Thanks buddy!
@ShanesCows
@ShanesCows 5 жыл бұрын
😻
@nicholasberglund
@nicholasberglund 5 жыл бұрын
Thank you! Excellent video!
@ShanesCows
@ShanesCows 5 жыл бұрын
You are welcome. Glad it helped. :)
@frankmixson7578
@frankmixson7578 5 жыл бұрын
In following your video, when you got to the part about open a hole in the firewall, I hit subset instead of sign in. As a result, I am not able to connect to powerapps. Do you have any idea how I can correct that>
@ricksegalCanada
@ricksegalCanada 3 жыл бұрын
Crazy weird you don't have a zillion subscribers. Your videos are outstanding.
@ShanesCows
@ShanesCows 3 жыл бұрын
Appreciate that Rick :)
@GinGersound
@GinGersound 3 жыл бұрын
Shane - great Video (as always)! Quick question. Why is CDS better than SQL? Currently using SharePoint lists with my first app but I’m currently evaluating data solutions for the next version of our internal business app. As a data analyst I’m naturally drawn to SQL but I don’t want to overlook the better solution.
@andresmota4961
@andresmota4961 4 жыл бұрын
Nice tip about plus button not visible in powerapps. Thanks for all your videos.
@ShanesCows
@ShanesCows 4 жыл бұрын
Glad to help. 😀
@sokgat7019
@sokgat7019 6 жыл бұрын
Great video. Thank you. Waiting more on this topic!!!! Like how to bring data from two tables!!!!
@ShanesCows
@ShanesCows 6 жыл бұрын
Thank you. All you need to do is add another connection to the same SQL database and then choose the other table. This video has an example with Excel and SharePoint. Your steps will be the same but instead choose a SQL connection. kzbin.info/www/bejne/nKKrYohmlLmUpKs
@sokgat7019
@sokgat7019 6 жыл бұрын
Thanks!!!
@LapaConsult_Ex_Macraris
@LapaConsult_Ex_Macraris 5 жыл бұрын
Thank you for this Video, I've been watching your other video titled Power Apps Cascading dropdown. I'm wondering if it's possible to create 2 tables in SQL similar to Department and Job title and apply cascading dropdown in powerApps.
@ShanesCows
@ShanesCows 5 жыл бұрын
Yes. Works exactly the same. 😀 I use SQL for most customer apps.
@yoshihirokawabataify
@yoshihirokawabataify 5 жыл бұрын
Nice video. I hope to more movie using the Import Flat file feature of SQL Server Management Studio for simple more 😃😃😃
@ShanesCows
@ShanesCows 5 жыл бұрын
I need more SQL content for sure.
@TheSuperbabb
@TheSuperbabb 2 жыл бұрын
Nouuu, the primary key .... Many thanks for the TIP !!!
@ShanesCows
@ShanesCows 2 жыл бұрын
You bet!
@kirillperian
@kirillperian 4 жыл бұрын
Shane, is there an easy way to connect to SQL Server DB AND specify the tablet layout? It seems like the default is always phone, but I like how it pre-builds the screens for you and it would be good to not have to recreate it manually in the tablet layout having to choose "Start from blank". Thanks!
@ShanesCows
@ShanesCows 4 жыл бұрын
Nope. App from Data is always mobile. 😑
@AvdhutVaidya
@AvdhutVaidya 2 жыл бұрын
Beautifully explained
@ShanesCows
@ShanesCows 2 жыл бұрын
Thanks 😊
@age-of-innocence
@age-of-innocence 5 жыл бұрын
Thank you Shane. One question: Does using an SQLdB on the back end help allow for many to many relationships or join tables? My understanding is that PowerApps simply can't work with those kinds of relationships and that may be an issue for my project. Thanks in advance for your response!
@ShanesCows
@ShanesCows 5 жыл бұрын
One to many or many to many relationships is all about you connecting the dots with a key. PowerApps doesn’t care. 😀 in my repeating tables like InfoPath I show 1 to many with SharePoint.
@GG-uz8us
@GG-uz8us 6 жыл бұрын
What can I say, great video!
@ShanesCows
@ShanesCows 6 жыл бұрын
Thank you. 😀
@miponte
@miponte 6 жыл бұрын
Great video shane, i was going mad about de PLUS BUTTON, just one thing missing for me. How to manage date fields. Going with my data to .csv get all my dates to numbers (44523) and importing to sql failed if i change field types to date, so i followed with string as yoir video suggested. But now my powerapp is built, i need to show them as dates, and more important, edit and create new entries with date format. Do you know how to fix this?
@ShanesCows
@ShanesCows 6 жыл бұрын
Check out the PowerApps DateValue function for converting the text to a Date while you are in PowerApps.
@mahendrenmunisamy9834
@mahendrenmunisamy9834 3 жыл бұрын
Thank you!!! Thank you so much!!
@ShanesCows
@ShanesCows 3 жыл бұрын
Glad to help. 😀
@dbrooker8918
@dbrooker8918 5 жыл бұрын
Great video Shane, it cleared up a lot of areas that I was wondering about Azure SQL & PowerApps. Also, I appreciated your comments trying to place Azure SQL in context as a data source to PowerApps roughly between Excel / SharePoint and the Common Data Service (CDS). One question related to the above idea - Would it be true to say that you would probably only need to connect a PowerApps App to an Azure SQL database if the data was already held in Azure SQL tables already? i.e. wouldn't it be better to create an Entity in CDS to hold the data if you were starting from either scratch or sitting with the Data in Excel?
@ShanesCows
@ShanesCows 5 жыл бұрын
If you have the license for CDS then yes it is best. If not SQL is next on my list.
@markjosephlagan3150
@markjosephlagan3150 6 жыл бұрын
Hi Shane, does my VM need to be a Windows Server before installing, SQL server managament studii 2017?
@ShanesCows
@ShanesCows 6 жыл бұрын
No. I installed SSMS (management studio) on my Windows 10 desktop.
@jlh2119
@jlh2119 5 жыл бұрын
Great Azure SQL Database tutorial Shane! Much appreciated!! Once an application is created, how are others allowed to access the SQL Database? Are apps built using an application ID that has RW but not admin? Or does each user need to have an Azure/SQL License?
@ShanesCows
@ShanesCows 5 жыл бұрын
You can create Users in the database. No licenses needed.
@emirroseley4181
@emirroseley4181 5 жыл бұрын
much appreciated!
@ShanesCows
@ShanesCows 5 жыл бұрын
Happy to help.
@NICAMARCEL1
@NICAMARCEL1 4 жыл бұрын
You are always helpful 👍✅
@ShanesCows
@ShanesCows 4 жыл бұрын
Thanks 🙏
@carolinehern6397
@carolinehern6397 5 жыл бұрын
Hi there - as always Shane you are brilliant and thank you for the video.No comes the question!I am working with an Azure SQL database for an HR app. When creating a new screen you have the option of using a People template, which is great. I am now just having a hassle trying to link back to my SQL table on the Display Name field. Any ideas?Kind regardsCaroline
@ShanesCows
@ShanesCows 5 жыл бұрын
I haven't used the screen much. When search for the person they are added to a collection called MyPeople. How are you trying to add them to SQL?
@rubikarubi441
@rubikarubi441 4 жыл бұрын
It's work perfectly... 👍
@ShanesCows
@ShanesCows 4 жыл бұрын
Awesome 😎
@rubikarubi441
@rubikarubi441 4 жыл бұрын
@@ShanesCows Thanks for your tutorial Shane Young☺👍
@diegovazquez9315
@diegovazquez9315 5 жыл бұрын
Hi Shane nice work, I have a doubt about Azure. I exported to Azure Mysql my local DB, after export I try to connect whit azure,but I need use my local gateway because only I can connect whit a SQL server directly, can connect mysql whitout gateway?
@ShanesCows
@ShanesCows 5 жыл бұрын
I don’t think you can with MySQL
@terryliu3635
@terryliu3635 4 жыл бұрын
Thanks for the great demo! Quick question, are we able to connect more than 1 databases or a combination of database and custom on-premise APIs within the Power App?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes you can! YOu can have as many data sources as you want.
@terryliu3635
@terryliu3635 4 жыл бұрын
@@ShanesCows Great, thanks for the reply!
@cristiancampo4755
@cristiancampo4755 2 жыл бұрын
Thanks Shane for yet another amazing video! just a quick question, do I need to provide access to the SQL db for all my users? I tried doing an app with SQL connection, I can see the data but they cant. Thanks again for your amazing help on the PowerApp community
@ShanesCows
@ShanesCows 2 жыл бұрын
What did you use for authentication. If you did like in the video then you shouldn't have to share anything else with them.
@elierh442
@elierh442 5 жыл бұрын
Hi man, great video! it helped me a lot. I just want to point out that the code for creating the primary key (22:20) where it says 'PK_TransactionHistoryArchive_TransactionID' it needs to be different every time, I'm not sure why but it may be the name of that primary key so it can't be the same if you have multiple tables. thanks again for this video.
@ShanesCows
@ShanesCows 5 жыл бұрын
Good point. 😻
@Fernando_Calero
@Fernando_Calero 4 жыл бұрын
Hi Shane, thank you for this video, it was excellent! Q: After successfully completed all the steps to create the app with the SQL Server connector, and as it's basically for training purposes, I should delete the app and delete the #Resource Group in Azure to stop billing, correct?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yup 😀
@kmuralikrishna1582
@kmuralikrishna1582 4 жыл бұрын
Shane what is your idea attachment has to save in SQL Table.. Like SharePoint we wud like to use SQL with attached controle .. Any help please
@ShanesCows
@ShanesCows 3 жыл бұрын
Don’t. 😀 Use Azure blob storage instead. kzbin.info/www/bejne/rXeTfqCflqyCldE
@SaosinComeClose
@SaosinComeClose Жыл бұрын
Hey Shane, great video. Is there a way I can hook up the SQL database to a front end web app in Azure?
@ShanesCows
@ShanesCows Жыл бұрын
Probably Levi but I have never done it, Azure web apps are a little bit outside of what I do.
@GuruPrasad-xp1yq
@GuruPrasad-xp1yq 4 жыл бұрын
Hi shane , Thank you for the nice video ...i have one issue ..i have application where my data source is sql server where i need to auto populate the created by , created date , modified by and modified date into the SQL server table ...please can you help how to do that ..!
@ShanesCows
@ShanesCows 4 жыл бұрын
Look for my video on audit. Tells you how to do just this. User and now functions are the keys.
@TraderZo1
@TraderZo1 5 жыл бұрын
Hey Shane, When I try to add import a second table into SSMS I get the following error when I try to make a primary key using the script on the second table. Msg 2714, Level 16, State 5, Line 2 There is already an object named 'PK_TransactionHistoryArchive_TransactionID' in the database. Msg 1750, Level 16, State 1, Line 2 Could not create constraint or index. See previous errors.
@TraderZo1
@TraderZo1 5 жыл бұрын
Just edited the SQL Query as such and it worked kzbin.info/www/bejne/Z6GynYGIYr-kms0
@ShanesCows
@ShanesCows 5 жыл бұрын
Glad you got it.
@KP-bv6rh
@KP-bv6rh 4 жыл бұрын
Great Vid! One correction - in your query to add a primary key you should replace "PK_TransactionHistoryArchive_TransactionID" with "PK_VideoData_MyID".
@ShanesCows
@ShanesCows 4 жыл бұрын
Thanks for sharing
@iiii05
@iiii05 3 жыл бұрын
Hi Shane. Great video thanks. I want to give users access to a power app that will be used to enter data into an azure sql database. However, I don’t want to give them write access to the database. Is there anyway of using a service account? I don’t want users to be able to reuse the connection in their own power apps. Thanks again
@ShanesCows
@ShanesCows 3 жыл бұрын
This video will help. Just ignore where I talk about P1 and P2. Those are old concepts but Environemnts will help studio.kzbin.infoNqQGysNCac0/edit
@melindamaher1675
@melindamaher1675 5 жыл бұрын
Hello Shane, thank you for the video it's extremely helpful ! I'm hoping you could help me with something, I was wondering how we can reuse the formula below which you nicely pasted for us. I want to import many tables and have a primary key for all of them - I tried to duplicate what I learnt in this video however I get a error :(. alter table dbo.data Add MyID int IDENTITY (1,1) NOT NULL, CONSTRAINT PK_TransactionHistoryArchive_TransactionID PRIMARY KEY CLUSTERED (MyID)
@ShanesCows
@ShanesCows 5 жыл бұрын
Are you getting an error?
@dheerajscorefitness6981
@dheerajscorefitness6981 3 жыл бұрын
Good one
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks 😍
@user-ky7yx4gi5j
@user-ky7yx4gi5j 7 ай бұрын
Is there currently now way that you can build a connection via Option Azure AD Integrated to connect to an Azure SQL DB in a VNet??
@ShanesCows
@ShanesCows 7 ай бұрын
I am not sure... fill out hte contact form at www.PowerApps911.com for free help and ask there. Maybe someone else on the team has done it.
@br31woodlands69
@br31woodlands69 4 жыл бұрын
Shane, another great video. Can you point to one of your videos where you do image capture and storing to sql server and pulling them back? Thank you much in advance.
@ShanesCows
@ShanesCows 4 жыл бұрын
I don't have one. :( SQL is terrible at image storage in my experience.
@amirkohler5036
@amirkohler5036 2 жыл бұрын
Better use Azure blob storage for storing images and store their name on SQL or any database
@emanuelalmeida7282
@emanuelalmeida7282 3 жыл бұрын
Hi Shane, if a company has already bought the packet office 365, Do they have to buy pay for build an sql data base or not? Thank you for your videos, you are amazing
@ShanesCows
@ShanesCows 3 жыл бұрын
YEs, Azure SQL license is not part of Office 365.
@ianthomasringo14
@ianthomasringo14 3 жыл бұрын
Shane - love your vids and you make it so much easier to pick these new things up, and coming from a dotNet world that's a refreshing change! Can I ask you for your opinion of using Powerapps/Flow/Azure Sql for a fully loaded data-driven web solution and how does the licence work if you want outside users to log in using security within our Sql Db i.e. not MS sign-ins - is that the portal licence (at $100 i think)?
@ShanesCows
@ShanesCows 3 жыл бұрын
There is a Portal license but Portal only works with CDS. I honestlly don't think POwer Apps is ideal for a public facing solution today. 😐
@robertkober263
@robertkober263 6 жыл бұрын
Great video :), powerapps technology is also promising, unfortunately I have a problem with which I have been fighting for several days, maybe you've met with a similar one ??? I have a sql database on MS azure, I added my ip and I can connect from MS SQL Server Management Studio to Auzre, I also have a connection in PowerApps and everything works in design mode, I add eg Data Table, I can see records if I run an application from this level everything is OK. However, if I try to run the application without going into editing (without running the App studio) then the Data Table is empty, no data is available. I have all the environment within my organization, I am the administrator and the owner of the sql database. Do you have any idea ? Regards, Roberto
@ShanesCows
@ShanesCows 6 жыл бұрын
That is odd. Have you tried different browsers? I don’t read anything you are doing wrong.
@spencerneish6178
@spencerneish6178 5 жыл бұрын
Shane is there a way to take an existing PowerApp and connect it to a Azure SQL DB?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes you can add or remove data sources to any app
@sergiohoracioninodiaz441
@sergiohoracioninodiaz441 5 жыл бұрын
Hey Shane, Nice Video, I wonder if there is a posibility to create a PowerApps that be able to update multiple tables? Thanks in advance. Best Regards.
@ShanesCows
@ShanesCows 5 жыл бұрын
Yes. Look for my video on Patch or SQL Relationships
@oscarnegrete486
@oscarnegrete486 4 жыл бұрын
Hi Shane, can a dynamic connection to a SQL Server database be created? for scenarios where we have a Development database and when we are ready to deploy to Production, we can just update the connection server or database name without having to update the data source in the application, thanks.
@ShanesCows
@ShanesCows 4 жыл бұрын
Not that I have done. I would guess you have to write a bunch of If formulas
@oscarnegrete486
@oscarnegrete486 4 жыл бұрын
@@ShanesCows Okay, Thanks for replying back.
@talhachoudhary3593
@talhachoudhary3593 5 жыл бұрын
is there to add/create multiple tables inside the SQL management app ?
@ShanesCows
@ShanesCows 5 жыл бұрын
Yes. You can write a query that creates everything at once.
@julessaundersonco6790
@julessaundersonco6790 5 жыл бұрын
As always Shane, your knowledge astounds me. Silly question, I've created a rather large digital process, with lots of tables and apps and cool fun things. I've realised today that I did something so incredibly silly when setting up one of my tables, and included a space between two words (ie, dbo.Participants Combined). Rooky error, I know, but now that I need to do the process you have mentioned in the code above, with the addition of the PK, it keeps identifying a syntax error which I can only presume is because of the space. Any ideas on how to get around it? I thought I would be cheeky and try renaming the table and deleting the space, until I realised I crashed about half a dozen apps and had some rather concerning messages from users. I really really really don't want to have to reconnect everything to a new table just to change the name to be without a space, I have a feeling that workload will be horrendous! Any tips would be so very appreciated, as always!
@ShanesCows
@ShanesCows 5 жыл бұрын
What is the error you are getting? You should be able to have spaces in table names without issue. You just use single quotes around it.
@julessaundersonco6790
@julessaundersonco6790 5 жыл бұрын
It keeps coming back with Msg 102, Incorrect syntax. I just cannot see what the issue is. If I get a chance later today I will copy the query into here... clearly I'm missing something! @@ShanesCows
@julessaundersonco6790
@julessaundersonco6790 5 жыл бұрын
Fixed it, can't remember how, but it's working now. Thanks as always. I'm now working on the next big bundle of processes, and have created a new table as the source for the information. I tried added this super important query code, but keep getting rejected and told that the section reference PK_Transaction… (that part) already exists in the database and cannot be used. Ideas on what I have stuffed up? I have a lot of tables talking to PowerApps, so need to be able to do this across multiple processes.
@calvinnel1052
@calvinnel1052 5 жыл бұрын
I used SQL server 2019 and got stuck @ 25:05, the setup process doesn't seem to be the same please help. Thanks for the great videos Shane, you help lots of us.
@ShanesCows
@ShanesCows 5 жыл бұрын
What error are you getting when connecting?
@aravindmurali1665
@aravindmurali1665 4 жыл бұрын
Hi Shane, When I am trying to add a new SQL server connection, It shows 'Adding connection' and then 'Something went wrong, Please try again later' message. Can you suggest something to resolve this issue?
@ShanesCows
@ShanesCows 4 жыл бұрын
Is it Azure SQL? Maybe your it has it blocked?
@robertomancino5517
@robertomancino5517 3 жыл бұрын
Fantastic explanation Shane :-) . I have a simple question. Can I use 2 or 3 table within PowerApps?. At the moment I have an app with 3 excel tables and I would like to transfer them into a Database. Can I manage these tables with PowerApps? Thank you in advance and have a great day
@ShanesCows
@ShanesCows 3 жыл бұрын
Yes you can! I have apps with 20 or 30 tables :)
@mrmanualways
@mrmanualways 4 жыл бұрын
excellent. thank you
@ShanesCows
@ShanesCows 4 жыл бұрын
Glad to help. 😀
@mrmanualways
@mrmanualways 4 жыл бұрын
@@ShanesCows I worked for 6 months at a project in Chicago, thanks to your tutorials.. thank you bro
@mrmanualways
@mrmanualways 4 жыл бұрын
And, I am grateful to you and all the tutors dedicated to educate the rest of us... Thank you very much :)
@consumerelitist6508
@consumerelitist6508 5 жыл бұрын
Shane thanks!!
@ShanesCows
@ShanesCows 5 жыл бұрын
Happy to help
@andyhawaii2819
@andyhawaii2819 5 жыл бұрын
Is there a way to automate the CSV file import using Powerapps?
@ShanesCows
@ShanesCows 5 жыл бұрын
I would look ok to Flow for automating data.
@sohailansari9337
@sohailansari9337 6 жыл бұрын
Hi Shane, Great video about Azure.. I regularly watch your video about Power Apps.. I am learning to build Power Apps & even more interesting to more about Azure SQL end2end.. If you can suggest good KZbin channel would be a great help. Thanks😊
@ShanesCows
@ShanesCows 6 жыл бұрын
Thank you for the Kudos and for watching. Sadly, I don't have any other suggestions for you unless you haven't found my Azure videos yet. :) They aren't a lot of them but they can help.
@sohailansari9337
@sohailansari9337 6 жыл бұрын
Shane Young.. Thanks for the prompt response.. I did go through few channels however I didn't like it. I will keep looking for something better.. 😊
@FAlexopulos
@FAlexopulos 5 жыл бұрын
Hey Shane, nice vid man microsoft should get you a medal for all the efort. ¿Is it posible to teach us to join this table with a Sequence? This is one of the main reasons im migrating from excel to sql. Thanks again
@ShanesCows
@ShanesCows 5 жыл бұрын
Joins are tough. Look at the in operator.
@FAlexopulos
@FAlexopulos 5 жыл бұрын
@@ShanesCows looking good !! Thanks man I owe you a beer
@shellybarrett2960
@shellybarrett2960 2 жыл бұрын
Can you perform this action with a dedicated sql pool or does it have to be an azure sql db?
@shellybarrett2960
@shellybarrett2960 2 жыл бұрын
To add to this, I added the primary key and I get a bad gateway error, but I didn’t think the cloud had a gateway. Thoughts?
@ShanesCows
@ShanesCows 2 жыл бұрын
I haven't tried so I am not sure Shelly. I wish I had a better answer than I don't know but I don't. Boo me.
@adrianrolon5904
@adrianrolon5904 3 жыл бұрын
In that example you are the administrator of that database. How can other people use the app, adding, eliminating and editing records? Do you manage those permissions from power apps or do you require a special configuration at SQL Managment Service to grant those permissions? Great video as always!
@ShanesCows
@ShanesCows 3 жыл бұрын
Power Apps uses that one account for the connection to the database. So they are all interacting with the same account. Up to you to manage the app to control what they do.
@littlesunshine2387
@littlesunshine2387 2 жыл бұрын
Hi Shane, Is there any way we can create canvas app using azure SQL database without having premium connector?
@ShanesCows
@ShanesCows 2 жыл бұрын
Nope. If you use SQL as a data source you need a premium license.
@littlesunshine2387
@littlesunshine2387 2 жыл бұрын
@@ShanesCows thankyou for replying back, shane, could not possible with custom connectors also? If we have 1000+ users, how to manage licenses as it would be huge amount, and we are going to build 10+ apps , Can't pull in SharePoint from SQL as we have lots of records there. Any idea you can suggest please.
@littlesunshine2387
@littlesunshine2387 2 жыл бұрын
Also just to know custom connectors can be used with premium license only?
@littlesunshine2387
@littlesunshine2387 2 жыл бұрын
@@ShanesCows btw thankyou shane, I started learning powerapps using your videos, Keep positing :)
@ricardoudenze1603
@ricardoudenze1603 4 жыл бұрын
Hi Shane, Thanks for the vids, but could you vary your 'here's our intro' section? I want to watch the next Shane Young video thinking: what's Shane Young going to do this time? A suggestion: put on a native american headdress? All the best, Ricardo
@ShanesCows
@ShanesCows 4 жыл бұрын
I change the background but maybe I will try something for you. 😎
@DavidCastilloOnGoogle
@DavidCastilloOnGoogle 5 жыл бұрын
Hi Shane, is it possible to build an approval process with Azure SQL and PowerApps setup with Microsoft Flow? If yes, what will be the trigger action for MS Flow?
@ShanesCows
@ShanesCows 5 жыл бұрын
Yes. I have done about 5 of these for customers. You can have PowerApps trigger the flow when the user submits the data. Patch(...);Flow.run(...)
@DavidCastilloOnGoogle
@DavidCastilloOnGoogle 5 жыл бұрын
@@ShanesCows thank you!
@frankmixson7578
@frankmixson7578 5 жыл бұрын
Shane, I was wrong. I got the procedure correct, but it continues to give me an error message saying that I don’t have the correct authentication.
@ShanesCows
@ShanesCows 5 жыл бұрын
What part is giving you the error?
@frankmixson7578
@frankmixson7578 5 жыл бұрын
Shane Young Shane, I receive the authentication error when I try to log into the SQL connection. It is at 24:50 or so on the video. I have Azure account and database set up per the video, but when I try to log in it does not recognize me. I appreciate your time and if you think it will help, I am happy to buy some time through Powerapps 911. Best, Frank
@frankmixson7578
@frankmixson7578 5 жыл бұрын
I figured out a work around for that problem.
@ShanesCows
@ShanesCows 5 жыл бұрын
Glad you got it.
@kevindibb6534
@kevindibb6534 4 жыл бұрын
Thanks for this video! I really can't afford CDS, and I think SQL is a little better than SharePoint as a data source so will be trying this out.
@ShanesCows
@ShanesCows 4 жыл бұрын
Cool. Enjoy
@ferrerolounge1910
@ferrerolounge1910 2 жыл бұрын
nice video. How to put a where condition?
@ShanesCows
@ShanesCows 2 жыл бұрын
Use the Filter function. Filter(table, column = “value) as an example
@hugofernandohr
@hugofernandohr 3 жыл бұрын
Thanks by the comment of primary key. I can’t edit the table
@ShanesCows
@ShanesCows 3 жыл бұрын
Have to have a primary key.
@eriks707
@eriks707 2 жыл бұрын
I love your videos, but Bing??? 😂
@ShanesCows
@ShanesCows 2 жыл бұрын
I have been a Bing user for as long as I can remember. Maybe too much Microsoft Kool-Aid? 🤪
@DanielePalmitesta
@DanielePalmitesta 5 жыл бұрын
Hi Shane. Also this can be a good option if you don't need all feature of SQL Server Management Studio, but just query etc.: docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-2017
@ShanesCows
@ShanesCows 5 жыл бұрын
Cool. Thanks for sharing.
@rg12141982
@rg12141982 6 жыл бұрын
I couldn't get that syntax to work...had to do with the clustered primary key this is what worked for me CREATE TABLE [dbo].[POA_SS]( [Stopword] [nvarchar](150) NULL, [Timestamp] [nvarchar](17) NULL, [Created by] [nvarchar](150) NULL) alter table dbo.POA_SS Add MyID int IDENTITY (1,1) NOT NULL, CONSTRAINT PK_TransactionHistoryArchive_TransactionID PRIMARY KEY NONCLUSTERED (MyID) NOT ENFORCED
@ShanesCows
@ShanesCows 6 жыл бұрын
Thanks for sharing and glad you got it figured out.
@langemyr
@langemyr 3 жыл бұрын
Are you kidding me!! $40 pr user/month.. We ar 600 users. thats $24K / month :-D ridiculous..
@ShanesCows
@ShanesCows 3 жыл бұрын
Sorry I don’t control the licensing or pricing. 😞
@JeffersonMartinSynfluent
@JeffersonMartinSynfluent 4 жыл бұрын
Azure is incredibly expensive.
@ShanesCows
@ShanesCows 4 жыл бұрын
$15 a month for a database is the best deal ever. Sorry you aren’t happy with it.
@JeffersonMartinSynfluent
@JeffersonMartinSynfluent 4 жыл бұрын
@@ShanesCows Our first bill for one database with ten records and two users was $285.00. I wish I could find the $15.00 version!
@owenzmortgage8273
@owenzmortgage8273 Жыл бұрын
too much talk, no project , no hands on , simple demo is useless, there are hundred of video to demo the basics and concept . you have to have real world work experience to do a real project demo
@ShanesCows
@ShanesCows Жыл бұрын
Sorry it wasn't what you were looking for, but a lot of people have found it helpful for the intro they wanted and needed to get started. There is plenty of more advanced content in my library or others.
Build a PowerApps Quiz plus intro to controls
36:11
Shane Young
Рет қаралды 82 М.
Azure SQL Database Tutorial | Relational databases in Azure
28:20
Adam Marczak - Azure for Everyone
Рет қаралды 350 М.
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 31 МЛН
This is not my neighbor  Terrible neighbor! #funny #zoonomaly #memes
00:26
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 32 МЛН
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 56 МЛН
PowerApps SQL LookUps and Relationships
19:44
Shane Young
Рет қаралды 92 М.
Getting Started with PowerApps and a Microsoft SQL Database
33:39
Chino Does Stuff
Рет қаралды 42 М.
Power Apps Data Sources Ranked! Which is best? 🥇
13:33
Shane Young
Рет қаралды 31 М.
PowerApps Offline Mode
25:50
Shane Young
Рет қаралды 51 М.
Azure Files vs SharePoint: Best Document Storage Option?
14:58
Jonathan Edwards
Рет қаралды 22 М.
Azure SQL Database: Get started for free
22:17
AutomateSQL
Рет қаралды 4,4 М.
PowerApps to Read and Write to Azure SQL DB with Foreign Keys
23:05
Pragmatic Works
Рет қаралды 50 М.
PowerApps Flow Intro Upload an image to SharePoint using Flow
38:37
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 384 М.
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 59 МЛН
Что делать если в телефон попала вода?
0:17
Лена Тропоцел
Рет қаралды 1,7 МЛН
Самые крутые школьные гаджеты
0:49