Create your first custom app for Microsoft Teams with Power Apps in 5 minutes - Dataverse for Teams

  Рет қаралды 71,480

Shane Young

Shane Young

Күн бұрын

Пікірлер: 160
@NKBobcat
@NKBobcat 4 жыл бұрын
I had to create an app during the taping of my interview. I had never done it before but had to look like a pro. The difference between the Canvas app maker and this one was challenging with a camera in your face and another on your screen. I wish I saw this first! This was three weeks ago. I am excited that you are excited about Project Oakdale because I see endless possibilities!
@ShanesCows
@ShanesCows 4 жыл бұрын
Camera in your face is challenging for sure Bob! 🤩
@huntbk
@huntbk 3 жыл бұрын
Thanks, Shane! I watched a couple of similar videos before I saw yours, but wasn't able to get started. After 15 minutes, I not only created a useful app right away - I'm hungry to add more to it!
@ShanesCows
@ShanesCows 3 жыл бұрын
Great to hear!
@stuartduncan2772
@stuartduncan2772 2 жыл бұрын
Hi Shane, thanks for all of your videos. I'm just getting into Power Apps and finding out how to do what I can do in Excel, Access etc. I've created an app that, like your one, lives in a Team. It's based on a phone template and it works soo all good. My question is, Is it possible to place an image in the window where my browse screen sits. I'd like the whole window to have our company colours, logos etc with the browse screen in the middle. Is this possible without change the app to be a tablet style with only the gallery's displayed in the middle?. Keep up the great work.
@ShanesCows
@ShanesCows 2 жыл бұрын
Not that I can think of Stuart.
@janvanderwijk3771
@janvanderwijk3771 4 жыл бұрын
Thanks Shane for you highly informative videos. Big Up!
@ShanesCows
@ShanesCows 4 жыл бұрын
Glad to help. 😀
@jajirshdmeaners9415
@jajirshdmeaners9415 2 жыл бұрын
Very helpful. Subscribed!
@ShanesCows
@ShanesCows 2 жыл бұрын
Awesome, thank you!
@wendymason3263
@wendymason3263 4 жыл бұрын
Thank you Shane and happy anniversary whenever your anniversary is 😊
@ShanesCows
@ShanesCows 4 жыл бұрын
Thanks Wendy. 🐶
@rkc6214
@rkc6214 2 жыл бұрын
Thank you so much for the very informative video, instantly subscribed! I just wanted to ask though; if I were to share this app with other users, will they need a Premium license to use it? I followed along to create my own app along with a table, but when I checked the License Designation of the app, it shows it as "Premium" instead of "Standard" (I haven't added any other connectors either). Does using a table made in a Dataverse for Teams environment really require a Premium license, or is there a way to share the app with end users such that they don't need a Premium license?
@ShanesCows
@ShanesCows 2 жыл бұрын
RKC the app will not require a premium license. I don't know why Power Apps shows that because it is wrong. :)
@rkc6214
@rkc6214 2 жыл бұрын
@@ShanesCows I see. Hopefully Dataverse for Teams tables really aren't a premium connectors since I'm planning to build something very similar to what you demonstrated, like an employee tracker app using a database to store info like their names, job title, etc. Thanks once again!
@projectdrew3250
@projectdrew3250 2 жыл бұрын
What if you need the form to scroll because all fields are not on the screen?
@ShanesCows
@ShanesCows 2 жыл бұрын
Forms should automatically scroll ifyou have too many fields. Also, here is a video on scrollable screens. kzbin.info/www/bejne/Zp2xfGx4rZmEgac
@tenisviejos
@tenisviejos 4 жыл бұрын
This is incredible. I will try it for sure. Posibilities are limitless! Still not available on my teams atm :(
@ShanesCows
@ShanesCows 4 жыл бұрын
Boo! Hopefully you get it very soon. It is so cool.
@tordsonander
@tordsonander 4 жыл бұрын
Wasn't available for me either, i thought, but if you press the button on the "old" Power Apps logo it sends you to something that is labled "Power Apps (Preview)"
@TimMorley
@TimMorley 3 жыл бұрын
Fantastic delivery! What I'm confused with the difference between full power apps and teams version is media in tables. Can you save a photo within a teams table? Am I being stupid?
@ShanesCows
@ShanesCows 3 жыл бұрын
Yes and I am 96% sure I show it in this video. kzbin.info/www/bejne/pV6TpGaGps1jiqs There is an image column type in Dataverse
@samosgroup1862
@samosgroup1862 Жыл бұрын
Hi Shane, can the apps that live in each team talk to each or get data from one another?
@ShanesCows
@ShanesCows Жыл бұрын
Each team is a bubble, you can't really share the Dataverse data between them without the app becoming premium. If you use SharePoint as a data source you could though.
@Sofusmikkelsen
@Sofusmikkelsen 3 жыл бұрын
Hi Shane. Pleas can you tell me. in what video you talked about Getting power apps on teams to work on a mobile device.
@ShanesCows
@ShanesCows 3 жыл бұрын
I don’t think I have a specific video for that. Something not working for you?
@jimmidouble8679
@jimmidouble8679 4 жыл бұрын
Another Great Video. Can you use this with the Office D365 users connector. I can see it in the list but don't seem to be able to use it.
@ShanesCows
@ShanesCows 4 жыл бұрын
I don't know... I haven't tried that one. I don't do much with D365. 😐
@donaldfo1
@donaldfo1 7 ай бұрын
I Shane. I learned, much to my chagrin, that Dataverse (for Teams, at least) creates a metadata column called "Status" for new tables. The problem is, that's a very common business term, and I have a lot of databases that have a column called "Status." I'm worried that Dataverse Is going to eventually write to that column, overwriting my own data. If I need to change my column name, it will involve a whole bunch of work changing tons of references to my Status column. Can you shed any light on this? Is Dataverse going to take over my column, and eventually the world? Thanks!
@ShanesCows
@ShanesCows 7 ай бұрын
No, you should be safe. Even though the display name is the same, the underlying system names will be different. Though you will want to make sure you don't accidently grab the wrong one, I am not too worried they will grab the wrong one.
@bernardking6478
@bernardking6478 4 жыл бұрын
Nice tutorial, Shane. I had some problems, though. It seems that formulas separate values with comma but if locale is not English those commas need to be substituted by semicolons, which makes using templates a little hard. Is there a way to get that changed automatically?
@ShanesCows
@ShanesCows 4 жыл бұрын
I think they are aware of this issue and working on it. Sorry :(
@colby4390
@colby4390 3 жыл бұрын
If I have an app I built on the internet and not in Teams can it be transferred?
@ShanesCows
@ShanesCows 3 жыл бұрын
Not that I know of. 😑
@tylermckinna5850
@tylermckinna5850 4 жыл бұрын
Shane, Thanks for the helpful tutorial. How did you add the ability to send e-mail from within the app? Also, could you have it set so that when you select the employee email it launches an email to that employee?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes. This video should help you with adding Outlook to the app. kzbin.info/www/bejne/rKG8nIKZmNyhars
@bruceherz3664
@bruceherz3664 4 жыл бұрын
Great Job - Question. We have used SharePoint as our data source for VISIO. Can VISIO use the CDS as a data source?
@ShanesCows
@ShanesCows 4 жыл бұрын
Sorry Bruce I have no idea.
@RyuzakiF
@RyuzakiF 4 жыл бұрын
Great video! where's the Link you mention to the longer video? And what's the difference between creating an App this way over creating a PowerApp from PowerApp studio and then adding it to a Team or even adding it as an App in teams for the users that need it
@ShanesCows
@ShanesCows 4 жыл бұрын
43 minute deep dive training is here kzbin.info/www/bejne/pV6TpGaGps1jiqs The differences are 1 - You get a Teams integration object 2 - you have access to the Project Oakdale datasource (Tables) that is an awesome data source without a license.
@AliOGUL
@AliOGUL 3 жыл бұрын
is it possible to add the tab to a chat group?
@ShanesCows
@ShanesCows 3 жыл бұрын
Not sure. Sorry
@AliOGUL
@AliOGUL 3 жыл бұрын
@@ShanesCows I tried many times. unfortunately not possible. these are only for Team groups. I wish we could create apps for chats too, like Microsoft forms
@_sai_teja
@_sai_teja 4 жыл бұрын
Thanks Shane. How about the responsiveness of the PowerApp published in the teams ? Is it responsive ?
@ShanesCows
@ShanesCows 4 жыл бұрын
You can customize the sizing to scale to fit. I still wouldn’t call it responsive but would call it okay. True responsiveness is coming sooner or later. 😀
@stanleym69
@stanleym69 4 жыл бұрын
Hey Shane, Interesting to note they don't have Dropdown Inputs in the Teams Powerapps. Bit painful, ill have to work out another way to show stores assigned to a user.
@ShanesCows
@ShanesCows 4 жыл бұрын
I hadn't even noticed that Sam. Use a combobox instead. They are almost identical in how they work.
@coitmorrison1323
@coitmorrison1323 4 жыл бұрын
Intriguing - thank you! Can you connect tables to make them relational?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yup. kzbin.info/www/bejne/oYeopZ1thsmFj7s
@tonyedwards8067
@tonyedwards8067 3 жыл бұрын
Nice tutorial !! 👍
@ShanesCows
@ShanesCows 3 жыл бұрын
Thank you! Cheers!
@shashank2509
@shashank2509 3 жыл бұрын
How do we put the created app in public marketplace?
@ShanesCows
@ShanesCows 3 жыл бұрын
Not possible that I know of
@ramisolipe7001
@ramisolipe7001 4 жыл бұрын
Hi, I don't have an option (power apps (preview)), I have just power app. and it takes me to power app website.
@ShanesCows
@ShanesCows 4 жыл бұрын
Not sure why. Power Apps should take your to Dataverse
@DataisKing
@DataisKing Жыл бұрын
I have created a PowerApp in Teams and added it into a Teams Channel. I have added some users into my Teams Channel as Owners and some users as Members. I have added a tab at the top of the Teams Channel. When some of the users click on the tab, they able to view the app with no issues, but sometimes these same users will receive this message. "This app isn't opening correctly. It looks like you don't have access to this app. Ask its owner to share it with you." Any ideas of what may be causing this? Also, I have the Govt version of Teams and this version does NOT have the option for me to share my App with others.
@louismartini6983
@louismartini6983 4 жыл бұрын
Great Video! You mentioned that the default data source was CDS. To do app development in Powerapps using CDS outside of TEAMS you have to have a special license with Microsoft. Do you know if that is true with TEAMS?
@ShanesCows
@ShanesCows 4 жыл бұрын
No extra license needed in Teams. 😍
@HeyTezza
@HeyTezza 2 жыл бұрын
I was hoping someone asked this question, thank you and thanks for answering Shane, now I’m so excited to give this a try :)
@gregfyn
@gregfyn 4 жыл бұрын
Did they yank the preview? I didn't see it in my search.
@ShanesCows
@ShanesCows 4 жыл бұрын
So people are only seeing Power Apps without preview. Try that one and see if you get the new functinality. The joys of preview. Always changing. 😀
@iamjoshknox
@iamjoshknox 4 жыл бұрын
@@ShanesCows It looks like they removed preview from the title in the app store - but it's still in the header once you open the app...at least for now. Thanks for the video! Previews are fun:)
@kensleylewis
@kensleylewis 4 жыл бұрын
what if we want to share it outside of the original team environment, into another team area? Can we publish to multiple locations? If so, how? I usually have a teams development location, then release projects once developed, into other official team locations.
@ShanesCows
@ShanesCows 4 жыл бұрын
There is something new called Shared with Colleagues. It is on my list to make a video on soon. It will let you do this but not exactly the way you are thinking.
@kensleylewis
@kensleylewis 4 жыл бұрын
@@ShanesCows looking forward to seeing your example. many thanks.
@pranavp8581
@pranavp8581 4 жыл бұрын
Thank you so much for this information. I need your help to get answer for some of questions, where I can find this data source? Is it possible to connect the data with a powerbi?
@ShanesCows
@ShanesCows 4 жыл бұрын
The data source is not available in PBI yet. I show how to open this data source from Flow in this video. kzbin.info/www/bejne/pWfPeaSJeLWshc0
@pranavp8581
@pranavp8581 4 жыл бұрын
@@ShanesCows Thank you so much Shane. It helps me. :)
@chrisgrubbs6880
@chrisgrubbs6880 4 жыл бұрын
Shane, this is interesting stuff. Are there limitations to the data source used here? I use the platform to have users enter quality reviews. Currently I am using sharepoint lists, but am now running into issues with the list hitting the max 5,000 items. I am trying to determine if this way would be better vs writing straight to an excel file.
@ShanesCows
@ShanesCows 4 жыл бұрын
About a million rows is the planned limit. 😀 Some good data here powerapps.microsoft.com/en-us/blog/a-closer-look-at-data-platform-capabilities-in-project-oakdale/
@edgarabud2721
@edgarabud2721 4 жыл бұрын
why use this and not the application from powerapps directly or use a customized list form from a sharepoint?
@ShanesCows
@ShanesCows 4 жыл бұрын
1 Oakdale is better performance than SharePoint as a datasource. 2 if you mostly teams based use Teams. If you are mostly SharePoint based use SharePoint. 😀
@manojg6226
@manojg6226 4 жыл бұрын
Thanks @Shane, This is so cool. We are using Dataflex here right? Where can I get more sample apps to review and study?
@ShanesCows
@ShanesCows 4 жыл бұрын
I think I show you in the long version how to load the 3 sample apps they included so you can check them out. kzbin.info/www/bejne/pV6TpGaGps1jiqs
@ashokpershad
@ashokpershad 4 жыл бұрын
Shane, I am not able to find "Default" and "Reset" control for Textbox Input box in PowerApps for Team...Is it a bug or its not available?
@ShanesCows
@ShanesCows 4 жыл бұрын
THe controls are slightly different. Might have to build you own. Value is the same as Default. Reset you will have to make your own Reset functionality.
@ashokpershad
@ashokpershad 4 жыл бұрын
Shane Young ....and how we can make that Reset Functionality. ? :)
@Bigsby_
@Bigsby_ 4 жыл бұрын
Great video, thanks Shane. Just wondering do you know how to assign objects in the CDS to users, say I had a table with laptops and I want to assign one to you and one to Nicola can i pull that in with the O365 connector?
@ShanesCows
@ShanesCows 4 жыл бұрын
In CDS there is an Owner attribute you could assign.
@Bigsby_
@Bigsby_ 4 жыл бұрын
@@ShanesCows sweet, I will give it a try. Thank you. I wonder what it does if a user is deleted after being set as owner
@JGNiDK
@JGNiDK 4 жыл бұрын
Any idea how long it should take before it should come in Teams? Still nothing here in Denmark...
@ShanesCows
@ShanesCows 4 жыл бұрын
Supposed to be live already. Not sure why you aren’t seeing it. Maybe your IT found a way to block or delay it?
@darylt11
@darylt11 4 жыл бұрын
Hey Shane, great content as usual! A quick question, where is the "share" control for these apps? Just did a quick one to show a colleague, for the life of me I cannot find "share" anywhere!
@ShanesCows
@ShanesCows 4 жыл бұрын
You publish it to the team and everyone in the Team can see it. No individual sharing with this.
@debraedelman5656
@debraedelman5656 3 жыл бұрын
I don't have Power Apps Preview.
@ShanesCows
@ShanesCows 3 жыл бұрын
It is just Power Apps now. Don’t need the preview now. 😎
@adsprevention6930
@adsprevention6930 4 жыл бұрын
As a follow-up to my previous comment, can my staff begin to enter data once the PowerApps is created in Teams? It shows as PowerApps (preview). Thank you.
@ShanesCows
@ShanesCows 4 жыл бұрын
Yup.
@tordsonander
@tordsonander 4 жыл бұрын
Not related to this vid but is there a way of passing a series of commands to a component? Lets say i have a top-bar with a save-button as a component on several screens. On one screen it should save whatever content is on that screen to a sharepoint-list and on another it should send an email with some other stuff. Today i am placing some icons on top of the component to do this which is kind of opposite of the purpose. It would be great with a datatype of "formula" or something.
@ShanesCows
@ShanesCows 4 жыл бұрын
I have seen others ask for this and I get the impression Microsoft is looking into this idea.
@driesvdc2
@driesvdc2 4 жыл бұрын
Hi Shane, thank you for this video. This capability will no doubt encourage many non-developers like me to build small apps in teams. Is there a way to do repeating tables in this framework? (Your videos on this topic for canvas apps were very useful)
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes. I have a whole series on it kzbin.info/www/bejne/rpjdn55qjdGDedE 😀
@AlabasterGrim
@AlabasterGrim 4 жыл бұрын
Hey Shane, thanks for the great vids, I have been trying to do a calculated column in Project Oakdale while testing things out and it wont open the calculated field editor, opens browser window and after refreshing several times says it cant log me in. Is this a limitation of Project Oakdale, or is it just not working in the preview yet?
@ShanesCows
@ShanesCows 4 жыл бұрын
Not sure David. 🤔 Are you on Twitter? If you ping me there I will try to get more info.
@adsprevention6930
@adsprevention6930 4 жыл бұрын
Thank you for this video! My organization installed Microsoft 365 in Jan. and I am 100% new to PowerApps. I am looking to replace an infopath form and hope that PowerApps within Teams will be the solution. Questions: 1) Where does the data go once entered into the PowerApps form? 2) Can the data be downloaded from Teams? 3) How many columns can be added to the table? 4) If is possible to use Excel to create the PowerApps? I've watched some of your other videos and am subscribing now.
@ShanesCows
@ShanesCows 4 жыл бұрын
Try the full training video here kzbin.info/www/bejne/pV6TpGaGps1jiqs 1. Saved to CDS, an under the hood data source. 2. Not yet but will be. 3. Not sure the limit but a lot. 4. Nope.
@titahaver6290
@titahaver6290 4 жыл бұрын
Great Shane. Thanks again🤩
@ShanesCows
@ShanesCows 4 жыл бұрын
You are welcome. Hope you are as excited as I am.
@titahaver6290
@titahaver6290 4 жыл бұрын
I am gone try it straight away. I Was in my way to build a power app so now I will try from here. 😍
@natipapirovitch5611
@natipapirovitch5611 4 жыл бұрын
Shane - as this using CDS - does it requires the Permuim Licsencse for PowerApps or it's include in the Office 365 Subscription ?
@ShanesCows
@ShanesCows 4 жыл бұрын
No extra license needed in Teams. 😍
@taglud
@taglud 4 жыл бұрын
@@ShanesCows it is needed i believe, when i create, it generate some random error. i believe it is the license thing. Or the fact that i am in EUROPE (Belgium)
@driesvdc2
@driesvdc2 4 жыл бұрын
@@taglud Did you use an app template when you tried to create an app? I got an error when I tried to create an app off one of the templates, but it worked fine when started one from scratch
@AlbertoAcero
@AlbertoAcero 4 жыл бұрын
Hi Shane. Some time ago you talked about another method (not using gallery.selected) to address a selected record in a Gallery, for example when you want to edit it in another screen. Can you help me find that alternative?
@ShanesCows
@ShanesCows 4 жыл бұрын
I think it was this video where I talk about varRecord kzbin.info/www/bejne/i4jcZnyVgtp8nbc
@versteegrob
@versteegrob 4 жыл бұрын
Why can't you choose a people column like in Sharepoint??
@ShanesCows
@ShanesCows 4 жыл бұрын
Do A lookup and use the Users table is about as close as you can get.
@frederickching1142
@frederickching1142 2 жыл бұрын
Hi Shane, my app is too big when created on teams powerapps. What size is the most optimal if used in teams desktop and browser.
@primavera919
@primavera919 3 жыл бұрын
What is the difference between power apps & app studio? And what if I don't want to pick a team for the app, can't I make it public?
@jonneybravo
@jonneybravo 4 жыл бұрын
Hi Shane. Is this Data Flex? great job by the way.......
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes, but they changed the name to Project Oakdale for the time being.
@itubeHirschberg
@itubeHirschberg 4 жыл бұрын
can you call up the teams power apps on the mobile phone?
@ShanesCows
@ShanesCows 4 жыл бұрын
Yes though I haven't played with it much yet. You would open Teams onyour phone and go to the App tab.
@himabindu751
@himabindu751 4 жыл бұрын
Can you create a microsoft team custom app which uses a public website ?
@ShanesCows
@ShanesCows 4 жыл бұрын
The public website as a data source? Yes.
@muthuperumalkonar4874
@muthuperumalkonar4874 4 жыл бұрын
Superb Video , can you say me when to use Model Driven App?
@ShanesCows
@ShanesCows 4 жыл бұрын
I don’t do much with model driven so I am not much help. Sorrey
@muthuperumalkonar4874
@muthuperumalkonar4874 4 жыл бұрын
@@ShanesCows ok . I have one scenario of students attendance where I want to note timing of student joining class and then the button should be disabled ....is it possible?
@Labrie9243
@Labrie9243 3 жыл бұрын
Is there any way to move apps created under this environment to another Teams room?, is there any way to make apps editable not only for the creator of the original app? if so, how can this be done? Thanks in adavance!
@omega3li493
@omega3li493 2 жыл бұрын
great work
@ShanesCows
@ShanesCows 2 жыл бұрын
Thank you! Cheers!
@amyclapp8457
@amyclapp8457 4 жыл бұрын
Dumb question...I followed this step by step and the app created perfectly. However, when I go back to PowerApps pinned on the left, it doesn't show Recent Apps like it does for you. I cannot find this app anywhere to be able to edit it. How can I edit it? Is the PowerApps "App" in Teams just late refreshing?
@ShanesCows
@ShanesCows 4 жыл бұрын
Amy go to the build tab then I think there is a see more option. Your app is there. 😀
@musicsensei1793
@musicsensei1793 4 жыл бұрын
great content, it’d be really helpful if timestamps were shown on your vids as it’ll make it easier for your subscribers that wants to search/see certain segments of the vids again. keep up the good work!
@ShanesCows
@ShanesCows 4 жыл бұрын
I agree 😀 But that is more work for me that isn't easy to figure out. If I could get someone to give me the timestamps I would be happy to add them to the videos.
@diegopaz83
@diegopaz83 4 жыл бұрын
Hello, I have created the template Employee Ideas, but now i am trying to delete it and i have a message "An error has ocurred, please try again" multiple times, and I really don´t know how can i uninstall this app to install it again. Actually i´ve tried reinstall but it´s seems it does not overide it, so i am trying to delete it. Can somebody help me please?
@ShanesCows
@ShanesCows 4 жыл бұрын
From the Build tab you should be able to delete the app or tables you previously created. I show a lot more of that in this video kzbin.info/www/bejne/rpjdn55qjdGDedE
@MizanNet
@MizanNet 4 жыл бұрын
We have 12000 staff. How can I share to all a teams app?
@ShanesCows
@ShanesCows 4 жыл бұрын
IF they all have access to the Team then you are all set. If you want to share with all Teams Teams that isn't avaiable. Maybe that will change during preview though.
@sundrapillay6668
@sundrapillay6668 4 жыл бұрын
Thanks Shane
@ShanesCows
@ShanesCows 4 жыл бұрын
Happy to help.
@seanhare1822
@seanhare1822 4 жыл бұрын
Can you move an app to another Team?
@ShanesCows
@ShanesCows 4 жыл бұрын
Not that I know of. I think eventually you will be able to export but not sure how that works right now.
@vanderstraetenmarc
@vanderstraetenmarc 4 жыл бұрын
Thx Shane. Again an amazing video that makes us start dreaming becoming a maker magician... Top interview by "The Intrazone" ;-)
@ShanesCows
@ShanesCows 4 жыл бұрын
Marc you are going to make me blush! Thank you.
@RD-gp1mu
@RD-gp1mu 2 жыл бұрын
Help please Shane. How can I restrict staff from adding a distribution group as a member to a Team? I know how to hide groups from Outlook but this is different, I only want to restrict certain groups to be added as members. It could cause a data breach if I can't restrict an Owner from adding a group. So this is an SOS (Your vlogs are awesome btw :)
@v75tan
@v75tan 4 жыл бұрын
Many thanks for your support .... Please guide me for the info around ALM ~ PowerApp The solution approach
@ShanesCows
@ShanesCows 4 жыл бұрын
I haven’t done much with it yet. Sorry
@v75tan
@v75tan 4 жыл бұрын
@@ShanesCows thanks But you can only do it
@taglud
@taglud 4 жыл бұрын
hello, there is anyone here getting VARSTYLE error. i feel like you need to buy some license first
@ShanesCows
@ShanesCows 4 жыл бұрын
No extra license required. I haven’t seen that error. Must be a bug 😐
@Xrusader
@Xrusader 4 жыл бұрын
Now I just have to figure out how to connect Power BI to this data source.
@ShanesCows
@ShanesCows 4 жыл бұрын
Hey Rick I don’t think they have rolled out the connector for that quite yet. Hopefully soon. 😀
@moodberry
@moodberry 4 жыл бұрын
I like the way you teach. But I do have a basic question. Since Teams is for communications, why would I want a table like what you made? Actually, the thing that is MOST needing explaining is why we can't easily invite people outside our organization to a Teams meeting. Adding members is a laborious one-by-one task. When you want to meet with many people, it just isn't worth using Teams. Rather use Zoom just because Microsoft makes it so hard to add members from outside the organization. THanks.
@ShanesCows
@ShanesCows 4 жыл бұрын
Doug I have teams meetings with people outside my org multiple times a day without issue. Sorry you are having challenges with it. I taught a class this week with 100 people all from outside my org. When you create a meeting it generates a link. You can share that with anyone and they can join the call. I think Zoom is way harder to use and has no functionality like this. 😀
@moodberry
@moodberry 4 жыл бұрын
@@ShanesCows Shane, it isn't that you can't, it is that you have to add them one by one to the team before you invite them. Why doesn't Microsoft have a way to invite members in bulk?
@ShanesCows
@ShanesCows 4 жыл бұрын
You don’t have to add them to the meeting. Get a link for the meeting and send it out. Anyone with the link can join.
@MrGidianG
@MrGidianG 3 жыл бұрын
Great video , Thank You. I am very new to the powerapps environment in general, and now I noticed that the Teams interface to powerapps editing is very different(Thank you Microsoft, dumbasses). Could you do a video or two on how to control the field tab order when editing? For the life of me I couldn't find it. Secondly, could you do a video on the search and filte of data withing this environment using the dataverse tables, etc. I have watched your videos on how to do the search and filter in the normal powerapps studio, but it doesn't seem to work here.
@ShanesCows
@ShanesCows 3 жыл бұрын
First request noted. Second one Search and Filter should work exactly the same in Dataverse for teams. Can you leave a new comment (not a reply) with what you are seeing that isn't working?
@khargos7602
@khargos7602 2 жыл бұрын
I'm waiting for the time when you accidentally slap the camera while doing your intro bit
@ShanesCows
@ShanesCows 2 жыл бұрын
Fun fact in one video I hit the Mic. It hurt like heck and cut my hand pretty good. Ouch!
@pgtips73
@pgtips73 4 жыл бұрын
Dude - I don't have 5 whole minutes, 3 minutes tops!!!
@ShanesCows
@ShanesCows 4 жыл бұрын
Technically you can do it in 2 if you hustle. 😂
@54114142
@54114142 2 жыл бұрын
Bruh, I get MS Access flashbacks
@ronarts496
@ronarts496 4 жыл бұрын
I don't want to be snarky, but a 15 min video called Create app in 5 mins?
@ShanesCows
@ShanesCows 4 жыл бұрын
The app only took 5 minutes. But I believe in giving all of the info and context to help people learn. That takes time.
@moxaku
@moxaku 4 жыл бұрын
Videos are great. Into is terrible. Videos so good that terrible intro.. doesnt matter.
@ShanesCows
@ShanesCows 4 жыл бұрын
Sorry you don't like it. 😪
@HeyTezza
@HeyTezza 2 жыл бұрын
I love the intro!
Power Apps Teams Integration
29:57
Shane Young
Рет қаралды 67 М.
Power Apps Data Sources Ranked! Which is best? 🥇
13:33
Shane Young
Рет қаралды 38 М.
Top 25 Power Apps Tips, Tricks & Best Practices for Makers
26:57
Reza Dorrani
Рет қаралды 75 М.
5 things every Power Apps beginner needs to know
19:17
Shane Young
Рет қаралды 49 М.
Intro to PowerApps in Teams | Building a Support Ticket App
1:00:01
Explore Dataverse for Free With a Teams Environment
15:04
Bulb Digital
Рет қаралды 15 М.
Top 20 Microsoft Teams Tips & Tricks
19:31
Kevin Stratvert
Рет қаралды 1,3 МЛН
How to create Personal Apps without any line of code in Microsoft Teams
17:58