I have just started with Power Apps a week ago and out of all the RUclips videos, you have the most detailed, and most logical guides so far. Thank you so much for these videos! I have only watched two 30min videos and I have learned so much in such a short time! Detailed, compact, digestible, and easy to follow tutorials WITH AMAZING EXAMPLES. Thank you so much for these videos, Reza! I've subscribed and can't wait to learn more!
Walking through it again with Powerapps open on the other screen. 😊 Do you have a recommendation which video I should watch next to work on aesthetics when I get it built?
@RezaDorrani thank you. I have a query please. I set my tables up with unique identification fields (Primary keys). When I am pulling the data into the Dropdowns, it is showing the ID field instead of the project name. Can I display the name field, or must I delete the ID field. I know you mentioned that Dataverse/power apps creates the master and foreign and builds the relationship itself, but when I did this sort of thing many years ago in access, I could create a relationship on the key field and display another field in the related table.
@@GPZ_Biker You can always change whats displayed in dropdowns and combo boxes. Check properties on the right. I would recommend posting your query with screenshots as well - powerusers.microsoft.com
This is the most excellent tutorial I have found, and I have searched for a tutorial for months already! Thanks for this guide; it helped me a lot! You save a soul! I´m genuinely thankful to found you!
This tutorial allows you to understand in a simple and detailed way how Dataverse works in relation to the main objects used for a Power Apps application. It offers a true performance. Thank you very much
This is one of the best and easy understandable videos of Dataverse and create app with Dataverse data. Thank you very much!!! Seems sooooo simple.. :)
Was looking to refresh my skills on relationships in Dataverse to help me in an upcoming project so came searching in your channel and this video has done just that. Thanks again sharing.
Wow. What i have to said about this. It's just amazing. It's loud and clear. Easy to follow. I'm not afraid anymore about Dataverse...I' still afraid about the cost of the licencing that is why I prefer to use Dataverse for teams for the moment. Thanks a lot reza
Reza, once again, this video has given me lots of new ideas for future apps I'm gonna develop for my company using Dataverse for Teams. I can't thank you enough for your great work and contribution.
Thanks Reza! The video was very clear and helpful! Hopefully more tutorials on Dataverse. I get stuck with the Model-driven apps. Are you going to make video tutorials about Model-driven apps in the future? Thanks again.
Reza, you are fantastic! I have learned so much by watching and mimicking your videos that I am gaining more confidence in creating a usable app for my organization, daily. Thank you so much for sharing your expertise in such a user-friendly way.
@@RezaDorrani The formula Items = Filter(Users, 'User Synced' = Yes ) applied to ComboBox1 gives me an error: Issue Incompatible type for comparison. Thes types can't be compared: OptionSetValue(User Synced(Users)), Error. Can you give me a suggestion? Thank you. Michele.
Hi Reza, great video as always. Having read alot of the MS docs and watch many videos in prep for moving from sharepoint to DV, this was by far the most helplful, clear and easy to follow. I now need to go back to my ERD and remove most of the autonumber id columns (for use as FK). Keep the videos coming!
@@RezaDorrani I want to create a approval system with dataverse table, for example in your video, after the user has created a project his or her manager should give the okey. Is it easy or not?
@@juandavila4035 Easy! Similar to all my approval videos :) I did multiple videos with flows and DV4T approvals. It may help. Check ruclips.net/p/PLTyFh-qDKAiFG_FxWr-ACSmP39_84IUWl
Best Use of Power App Concept which i have used in My live projects in this Sort video . DataVerse, Creating Table ,Relationship , Using Canvas app , Form, Gallery, Patch ,Relate(function)
Thank You Reza!!! This video is very helpful. Especially the relationships between the dataverse tables and the Relate and Unrelate functions. I request you to please upload videos on the Power Automate Desktop tool. You are the best!!! 💯👌
Thanks Pranav. I have not received a lot of requests for PAD videos. If I do get a lot of requests, I will plan videos on PAD. I have 1 introductory video on PAD - ruclips.net/video/z19CAWq1tK8/видео.html
Thanks Mr Reza, I was literally waiting for this kind of guide... Thanks a ton!!!.. Well can you please make more videos on Dataverse and Power Automate, (Business process flow, and RPA)..
Amazing job. Are we still not able to save a multi selection comb box that's also a lookup column? It works in SharePoint, but not in Data verse. Thank you very much.
@@RezaDorrani Thanks again for your reply. This answer below was from 2020.(from David Jennaway) "No, this is not possible in CDS. There are a few exceptions for the built-in email and appointment entities, which allow multiple lookup values for certain fields (e.g. 'to', 'requiredattendees'), but you can't do this for custom fields or entities. The main workaround is to create a N:N relationship between the entities, rather than a lookup (which is an N:1 relationship)"
@@designmycity I would guess that there would be an option. Not sure since I have not tried this out. I will recommend checking on the forums at powerusers.microsoft.com/
@@powermykola :) Video is getting a good response. I will plan for a security model video on Dataverse but I have plenty of other video ideas lined up!
Every time I watch one of your videos, I'm very thankful for how clear and detailed you present the information in such bite-sized chunks that can be easily digested by my brain. Thank you for that. I'm going to be migrating our company from SharePoint to Dataverse and I need some graphics that relay the benefits, which, in turn, justify the added expense for licensing. Is there any way to get the introductory 5 minutess of this video in slideshow/presentation format so I can present it with my other slides that are specific to our company needs? I would just show your video, but I'm positive that it will be difficult to keep people engaged for 5 min, and I just need the graphics so they have it on paper.
Please disregard my request, Reza. I went to your blog and found the presentation link in it. I absolutely love the way you openly share your knowledge with the rest of the world!!!
Hey Rez- great video. Throughly enjoyed it. Was wondering though: how did you insert the icons into the respective galleries. I really like that look and was wondering.
Hi Reza, Thanks for valuable information on Dataverse and it’s relationship, I have one question if I developed powerapps with “Per User Plan” license and use Dataverse or premium connector, so after publishing on Production can business user who have office E1, E3 or E5 license holder can access and perform data modification activities?
Its not a presentation 😊 It is a Power App that has screens which look like a presentation. Anyways, here is the inspiration ppt link rezadorrani.com/index.php/2021/09/11/introduction-to-microsoft-dataverse/
Thanks Reza. I really appreciate this video and all the other one I saw. I have just a question about the user table you mention that I didn't find in my dataverse. It is in italian but there are two table: "Utenti (users)" and "Utenti Microsoft (Microsoft users)". When I show their content I didn't find my organization identities. I have found a virtual table called "Microsoft Entra Identity" and it shows the accounts in my domain so I've thinked to use it but it is not allowed to create on that table a many-to-many relationship. I really appreciate a your feedback and again thanks for your job.
Hi Reza, great tutorial as always!! I am using SQL tables as source with PK and FK constraints set. When I create forms, only the source table columns are showing up but not the Lookup columns associated with Foreign keys from other table. Appreciate your suggestions
I have done no work with sql hence not sure. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
Thank you Reza! Late comment here, wanted to know...assuming the app maker needs a premium license to create tables in DV, do the end-users of a PA that's connected to DV require a premium license as well? They would need to CRUD data to the tables.
@@RezaDorrani Figured..I'm trying to leverage DV for Teams but apparently some of the customers do not like Teams so they wanted a full fledged PA..oh well. Also, can I just say, it's awesome that you respond to questions posted to a video from months ago! Amazing
Thank you Raza. Your video is very useful, and helps me to learn different platforms much easier. While working in sharepoint and Power Apps the value for ID column upon add, edit and delete operations, we have to add more logics. Also at the SP list side the value for ID column was in incremental order so there was no way for me to reset before going live(after development). In dataverse after watching your video, I get a feeling its not a problem. I also noticed the update operations are very quick.
@@RezaDorrani I do have an question.. i created a table(say Masterdata) in Dataverse the values in it gets refreshed daily from a sharepoint list and I do have another table(transactiondata) in Dataverse I am having one column(proj name) where it uses values from master table. The problem is every day when I refresh the data from sharepoint list into my master table(masterdata), the data existing column(project name)in transaction data table gets whipped out. Have you encountered this situation? If yes could you pls share some information how to mitigate it. Thank you
thanks, Reza how do I deploy the flow with premium connectors in power automate when a client wants to be running the flow in their systems, what is a suitable license I should prefer/suggest to them (client)... can you please explain it
@@RezaDorrani thanks! Very few information about it.. i found in an article that didn't had the word PowerApps nor Dataverse anywhere hahaha appreciated your guidance! Thanks so much!
Thanks a lot Reza! I always learn something new & tricky from your videos. Your videos are always very helpful and are the reason that I have been able to develop a working app for my team. I have almost similar scenario for which I am developing an App but looks like I am missing something and not able to move forward. Here is the scenario : We have #50 customers and #25 Tools and multiple implementation state for each tool. For each customer we want to know the status of every tool. Example, For customer A, Tool-1 is implemented but Tool-2 is in POC state whereas Tool-3 - POC Cancelled. So this way, For each customer, we will have #25 entries (#25 tools) and every entry will capture implementation status of respective tool for that customer. That means, total 50*25 = 1250 entries which will be stored in either sharepoint or excel or dataverse for teams. I want to build a Power App using which I can retrieve data from datasource-->Filter data for each customer so on a single page I am able to see tool name & implementation status of all the tools for Customer A ---> Edit those records and then save back to the datasource. Your guidance on this will be helpful. Thanks, Ashish.
@@RezaDorrani : Thanks for the response! Actually the issue is - I am unable to fetch all records for a customer in editable. I used table but that fetches all the records and if I try to filter it based on customer then nothing shows.
Thanks Reza for the informative video!! I had a query - There is a transformation which I have undertaken in Power BI and Power Query and have published it on Power BI web - Fabric. Ideally since its on Microsoft platform data should be able to flow to Power App. However when trying to fetch data through dataverse in Power Apps, I am not able to see the data set published on Power BI. Will you be able to help with a solution. Many Thanks!
I have not come across the mentioned issue and hence not sure what the fix for your issue is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
Thank you Reza. One question about security. Which Dataverse feature should I use to achieve the same effect as breaking inheritance by row in SharePoint and choosing which people or groups can access that row?
Hey Reza, love this one. Why don't you follow up with your version of "The new Microsoft Planner" App using modern controls and the key features of the upcoming The new Microsoft Planner?
@@RezaDorrani thanks for the swift reply. Can you please recommend me your tutorial where we go over the patching aspect as well? I’m watching a few rn :)
awesome video Reza!!! Clearly the one I was looking for. I have a question, I tried to do the same, created couple of tables and linked them through lookup columns but when I patch the data, in the dataverse table it's not visible however if I use a gallery to pull up the data it's coming visible. What could be the reason for it that I can't see the lookup column filled data in Dataverse table?
I will have to look at your App in action to provide guidance. My guess is something is not right in the way you are setting the default value of lookup column. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Thank you for this awesome video! I do have a question, for the N:N relationship where you assigned multiple team members, where is the data being written to? I have done something similar but I can't find the supporting data for up. Thanks
Thank you for your video, very informative. But I have one question: I have created an app connected to a database table but when I share this app, it is requiring a premium powerapps license from my users, all my user need a premium license?
Thanks Reza for all your content on Power apps. I am developing a similar screen but with my own tables. I have used collection as a datasource for the main gallery. On adding or removing items to my relationship table by Relate/Unrelate my main gallery and neither the names list gallery gets updated. Although I call Referesh(mytable) and ClearCollect after relate/unrelate. Any ideas pls. Thanks
I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Reza, quick follow up question if I may. When you do a lookup column it gives you the value that is in the primary name colmn in the table you are looking up. Thats ok but what if that table were a user table where names are not unique, if I give it an autonumber as the primary name column it then makes it impossible to know which record I am looking up. I have tried to change the display in a drop down to show the name rather than the ID but no luck. Is there a way around this or is it just one of those things?? Many thanks in advance
I have not tried that scenario so not 100% sure. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
Question: I'm getting crazy: How did you get the green line header that appears at the top of the screen titled "Project Tracker". Some times you moved extremely fast despite I am slowing the speed of the video to 1/2x. How did you design that line pls?
That is a simple label control that I added to give a heading effect. Label control that has its Fill property set to the green color. Video was focused on relationships & connecting Tables, hence did not focus much on UI/UX
@@RezaDorrani Mega thanks for the prompt response. Now, I got what you are doing. BTW, your videos are the most serious examples. Others are a mere joke. You reveal things that not easy to find in the documentations. Thanks our Reza.
@@SaidElnaffar No no, others also have very good content. I do watch some of the other creators and they are awesome. I can speak for my content only :) I try my best to put out real world scenarios, cover unique topics, share tips & tricks, new features & more!
Hi Reza, another great video. I have watched and learnt from many of your videos, and implemented what I have learnt. The next step on my journey is into Dataverse for Teams. I am looking to create an asset management tool where I can assign users to particular assets, such as laptops or phones. However, I need to be able to record the assignment history. So I can check who has been assigned a particular device since it's purchase, or what devices have been assigned a particular user since they joined us. Do you have a video or guidance on how to create such a history log table in Dataverse? Thanks... and looking forward to the next videos :)
Hi! Thank you for sharing the info by being so clear! I have a question: I work in a company where they want to use Power Apps to keep track of each worker's activities throughout the day, meaning that each worker needs to access to Power Apps to register their working day. Is it possible to store it in Dataverse? Do we need to buy licenses for each account?🤔🤔
Hi Reza, Again, great video. I am working on an app where i can relate the same tables, but instead of adding 'tasks' i need to add weekly allocated hours for each employee on projects. So each employee can see and edit their allocations for each project 12 weeks ahead or something. Do you have a video for building something like this or an idea how this could be build in a smart way? BR Jacob
Hello Reza. I always watch videos well and click like to your RUclips in Korea. I have a question. How do I insert an image into the PowerApp dataverse? I've searched and watched a lot of RUclips videos, but I'm struggling because I haven't solved them yet. Please answer
Thank You so much for watching and liking the videos. I have not done a video on Image in Dataverse. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
Curious - after presenter reassigns project clients, the projects still show client Contoso for Lab Admin 1 (@9:19 in) but Techno, the reassigned client, for Reza Dorrani (@9:31 in).
Thanks for making such a Nice Video on Dataverse @Reza Dorrani. Its really helpfu,. I have a doubt/requirement: What if I need to upload More than 5000 records to my Dataverse using canvas app instead of importing excel data in dataverse. Is that possible?
Hi Reza, So is this the way that companies can mimic an Access database in the cloud? I know loads of businesses who are looking for an end-to-end job management system integrated with Teams, Planner and Outlook. So staff can collaborate on the various stages of a client job, from quote to invoice. Can Power apps and Dataverse handle something that advanced (and business-critical)?
I have just started with Power Apps a week ago and out of all the RUclips videos, you have the most detailed, and most logical guides so far. Thank you so much for these videos!
I have only watched two 30min videos and I have learned so much in such a short time!
Detailed, compact, digestible, and easy to follow tutorials WITH AMAZING EXAMPLES.
Thank you so much for these videos, Reza! I've subscribed and can't wait to learn more!
Thank You so much for the amazing feedback 🙏
100% agreed! Whenever it is a Reza video, I know it will be worthwhile! Thank you Reza!
Agree! thank you! New Subscriber here :)
I have learned more with his Live Q & A and PowePlatform Training
@@qoryhanisagal have you tried other no-code platforms?
I spent days and hours trying to find a tutorial video showing exactly what you have. This is genuinely a brilliant video. Thank you.
Glad it helped! Thanks so much for watching
Walking through it again with Powerapps open on the other screen. 😊
Do you have a recommendation which video I should watch next to work on aesthetics when I get it built?
@@GPZ_Biker Check my videos on designing apps. I have done 2-3 videos.
@RezaDorrani thank you.
I have a query please. I set my tables up with unique identification fields (Primary keys). When I am pulling the data into the Dropdowns, it is showing the ID field instead of the project name. Can I display the name field, or must I delete the ID field. I know you mentioned that Dataverse/power apps creates the master and foreign and builds the relationship itself, but when I did this sort of thing many years ago in access, I could create a relationship on the key field and display another field in the related table.
@@GPZ_Biker You can always change whats displayed in dropdowns and combo boxes. Check properties on the right.
I would recommend posting your query with screenshots as well - powerusers.microsoft.com
Reza you are a Legend! I successfully completed my internship projects, all thanks to you 🎉
Congrats on the internship
Thanks!
Welcome
This is the most excellent tutorial I have found, and I have searched for a tutorial for months already! Thanks for this guide; it helped me a lot! You save a soul! I´m genuinely thankful to found you!
You're very welcome and thanks so much for watching and liking the video
Perfect intro video for relationships for where I'm at currently with Powerapps/Dataverse. Thank you!
Most welcome
This tutorial allows you to understand in a simple and detailed way how Dataverse works in relation to the main objects used for a Power Apps application. It offers a true performance. Thank you very much
You're very welcome!
Very Helpful Tutorials. Thank you so much. may God Protect You!
Thank You so much
Much appreciated to have such complex dilemma as a training dummy. This helps a lot in understanding complexity of the process strucutre.
Happy to hear that! Thanks for watching
This is one of the best and easy understandable videos of Dataverse and create app with Dataverse data. Thank you very much!!!
Seems sooooo simple.. :)
You are most welcome! Thanks so much for watching and learning from the video.
Great journey starting... lets go
Thanks
Excellent! Very Excellent! Thank you Reza!
Thanks so much
Was looking to refresh my skills on relationships in Dataverse to help me in an upcoming project so came searching in your channel and this video has done just that. Thanks again sharing.
Glad to hear that! Thanks so much for watching.
Wow! This changes everything on how the most efficient way to build powerful apps . Thanks Reza - you explained this concept really well.
Thanks so much
This video has wide opened my mind to dataverse & Power Apps.
I will try to build the POwer app as an exercise.
Thank you.
Exactly the reason why I made this video. Thank You for the awesome feedback.
Learning a lot about Power Apps from you. Can't thank you more!
Most welcome and keep learning
Thank you. Very well explained. They are near to real time applications and helping a lot.
Glad it was helpful!
Perfect video to cover all concepts of dataverse with practical scenario.
Thanks a lot for sharing these concepts in one video
So happy to hear that. Thanks for watching and liking the video.
Thanks once again for this video. Advising clients to leverage dataverse is no longer an issue for me
Great to hear that!
Brilliant work, Reza. Thanks much!
Thanks Nisha
Excellent video Reza, many thanks.
Most welcome. Thanks for watching.
Wow. What i have to said about this. It's just amazing. It's loud and clear. Easy to follow. I'm not afraid anymore about Dataverse...I' still afraid about the cost of the licencing that is why I prefer to use Dataverse for teams for the moment. Thanks a lot reza
Glad it was helpful!
Many thanks for these helpful guides!
My pleasure!
This was awesome. Very easy to follow along yet also very insightful and useful. Thank you Reza
Glad it was helpful!
Excellent Video. Thanks! Very clear presentation on the logic and workflow.
Glad to hear that! Thanks for watching.
Reza, once again, this video has given me lots of new ideas for future apps I'm gonna develop for my company using Dataverse for Teams. I can't thank you enough for your great work and contribution.
Great to hear! You are most welcome and thanks for watching.
Fantastic. I really appreciate your knowledge and way of teaching.😀
Thank You
Great video. It showcases Dataverse and Power Apps, and how quickly apps can be built, really well. Thanks Reza :)
Awesome! Glad to hear that.
Thanks Reza! The video was very clear and helpful! Hopefully more tutorials on Dataverse. I get stuck with the Model-driven apps. Are you going to make video tutorials about Model-driven apps in the future? Thanks again.
Model-driven Apps is in my backlog.
One of the great video. First time watched dataverse concept.. thanks Reza 🙂
You're most welcome
Awesome !! Thanks for the video on Datavese , eagerly waiting for your video on security model video on Dataverse.
Thanks Anand
Thanks Reza! It was very clear and helpful, I appreciate your efforts
You are most welcome!
Reza. You are my goto for all of my PowerApps challenges and education. Thank you! 🙏
Thanks Andrew
Great Video, Thank you Rezza
Glad you enjoyed it
Awesome Video, really helpful.
Glad it was helpful!
Really great introduction, thank you!
Thanks Gilbert
Brilliant stuff as always!
Thank You
Thank you Reza. Your video has made it look so easy. Super helpful as always.
Happy to hear that!
Reza, you are fantastic! I have learned so much by watching and mimicking your videos that I am gaining more confidence in creating a usable app for my organization, daily. Thank you so much for sharing your expertise in such a user-friendly way.
You are so welcome and thanks for watching and learning from the videos.
Excellent, much better than "Milestone" with less code. Next you can add Power Bi Tiles as a dashboard.
Thank You George!
I was actually surprised how simple it was to build it as I was preparing for the video.
The video is very helpful!
Glad to hear that
Hello Reza and congratulations for the tutorial. It is really suitable for beginners.
Glad to hear that! Thank You.
@@RezaDorrani The formula Items = Filter(Users, 'User Synced' = Yes ) applied to ComboBox1 gives me an error: Issue Incompatible type for comparison. Thes types can't be compared: OptionSetValue(User Synced(Users)), Error. Can you give me a suggestion? Thank you. Michele.
@@michelelomonaco5118 Yes cannot be text. You will need to compare it with the Choice type Enum.
@@RezaDorrani Sorry Reza I fixed it by selecting : Filter(Users, 'User Synced' = 'User Synced (Users)'.Yes )
Powerful stuff 👍
Thanks
Hi Reza, great video as always. Having read alot of the MS docs and watch many videos in prep for moving from sharepoint to DV, this was by far the most helplful, clear and easy to follow. I now need to go back to my ERD and remove most of the autonumber id columns (for use as FK). Keep the videos coming!
Awesome! Thank You for the amazing feedback.
Loved the content Reza, really hope see more similar videos. Great Work
Thanks Robin
Thanks Reza
Brilliant video
👍
Perfect video, thanks Reza! I loved it. I am working with dataverse and this video will be very useful for me
Glad it was helpful! Thanks for watching.
@@RezaDorrani I want to create a approval system with dataverse table, for example in your video, after the user has created a project his or her manager should give the okey. Is it easy or not?
@@juandavila4035 Easy! Similar to all my approval videos :)
I did multiple videos with flows and DV4T approvals. It may help. Check ruclips.net/p/PLTyFh-qDKAiFG_FxWr-ACSmP39_84IUWl
Great Video! I have so many ideas/solutions now
Great!
Thank you Reza. I was looking for this stuff.
Most welcome
Best Use of Power App Concept which i have used in My live projects in this Sort video .
DataVerse, Creating Table ,Relationship , Using Canvas app , Form, Gallery, Patch ,Relate(function)
Thanks
Great episode! The basics are super important when designing solutions. and thinking about a problem.
Absolutely!
Thank You Reza!!!
This video is very helpful. Especially the relationships between the dataverse tables and the Relate and Unrelate functions.
I request you to please upload videos on the Power Automate Desktop tool.
You are the best!!! 💯👌
Thanks Pranav.
I have not received a lot of requests for PAD videos. If I do get a lot of requests, I will plan videos on PAD.
I have 1 introductory video on PAD - ruclips.net/video/z19CAWq1tK8/видео.html
True that. Please make more videos on PAD as the resources available on the internet is way less and uneasy to follow
@@RezaDorrani Yes I saw this video of yours 🙂
Thank You!!!
Thanks a million! You are a 🌟 :)
You're welcome!
Awesome, thank you Reza.
You’re most welcome
Great content Reza. I learnt a lot from you. I would request you to also make videos on PowerApps Portals.
There will be a LIVE Power Apps Portals session on my channel in 2 weeks time.
Bro you thought of everything - except - a timeline, love the video though, awesome work!
Thanks so much.
thank you reza for your helpful videos. am learning to be a power platform and sharepoint developer. hopefully i will get an offer soon.
Awesome! Best of luck to you!
Thanks Mr Reza, I was literally waiting for this kind of guide... Thanks a ton!!!..
Well can you please make more videos on Dataverse and Power Automate, (Business process flow, and RPA)..
Most welcome!
I will plan more videos around Dataverse.
BPF and RPA would be later.
Amazing job. Are we still not able to save a multi selection comb box that's also a lookup column? It works in SharePoint, but not in Data verse. Thank you very much.
There is a column of type Choices in Dataverse. Give that a try!
@@RezaDorrani Thanks again for your reply. This answer below was from 2020.(from David Jennaway) "No, this is not possible in CDS. There are a few exceptions for the built-in email and appointment entities, which allow multiple lookup values for certain fields (e.g. 'to', 'requiredattendees'), but you can't do this for custom fields or entities.
The main workaround is to create a N:N relationship between the entities, rather than a lookup (which is an N:1 relationship)"
@@designmycity I would guess that there would be an option. Not sure since I have not tried this out. I will recommend checking on the forums at powerusers.microsoft.com/
@@RezaDorrani Thanks.
Reza. I love your content!!! Tell me how can i support you? You solved all my power apps issues so far. Love from Slovenia
Your comments, likes & sharing videos with others is your support.
Amazing video! I was wondering if you have made a video that shows how to make the other screens such as the Accounts screen and Client screen.
Thanks!
I do not have a video on those specific screens
Great video, are you planning any more videos about the security model and access to records in tables, using tables businessunit & systemuser ?
Depends on the response to this one :)
@@RezaDorrani where to write, like :)
@@powermykola :) Video is getting a good response. I will plan for a security model video on Dataverse but I have plenty of other video ideas lined up!
Every time I watch one of your videos, I'm very thankful for how clear and detailed you present the information in such bite-sized chunks that can be easily digested by my brain. Thank you for that.
I'm going to be migrating our company from SharePoint to Dataverse and I need some graphics that relay the benefits, which, in turn, justify the added expense for licensing. Is there any way to get the introductory 5 minutess of this video in slideshow/presentation format so I can present it with my other slides that are specific to our company needs? I would just show your video, but I'm positive that it will be difficult to keep people engaged for 5 min, and I just need the graphics so they have it on paper.
Please disregard my request, Reza. I went to your blog and found the presentation link in it. I absolutely love the way you openly share your knowledge with the rest of the world!!!
Thank You
Perfect Timing!!! Is this solution available to channel members?
Most welcome!
The solution is not available
Hey Rez- great video. Throughly enjoyed it. Was wondering though: how did you insert the icons into the respective galleries. I really like that look and was wondering.
Thanks!
What time in video are they shown?
@@RezaDorrani near the end.
@@GOV221 Those are emojis
29:40
I made a POS System only with your introduction dataverse video thank you reza
Awesome!
Thank you!!
Your most welcome
Sehr gut - danke
Sie sind herzlich willkommen
Thank you sir
Most welcome
Hi Reza, Thanks for valuable information on Dataverse and it’s relationship, I have one question if I developed powerapps with “Per User Plan” license and use Dataverse or premium connector, so after publishing on Production can business user who have office E1, E3 or E5 license holder can access and perform data modification activities?
All App users will need premium licenses.
Thanks you so much Reza
hey Reza, are this concepts applicable to virtual tables in dataverse, as well ? relate, and parent relationship property navigation?
Yes, but I believe many:many is not supported with virtual tables.
@@RezaDorrani thank you very much !
Thanks Reza! The video was so so helpful. Could you share the slides you used in this video?
Its not a presentation 😊
It is a Power App that has screens which look like a presentation.
Anyways, here is the inspiration ppt link rezadorrani.com/index.php/2021/09/11/introduction-to-microsoft-dataverse/
Thanks Reza. I really appreciate this video and all the other one I saw. I have just a question about the user table you mention that I didn't find in my dataverse. It is in italian but there are two table: "Utenti (users)" and "Utenti Microsoft (Microsoft users)". When I show their content I didn't find my organization identities. I have found a virtual table called "Microsoft Entra Identity" and it shows the accounts in my domain so I've thinked to use it but it is not allowed to create on that table a many-to-many relationship. I really appreciate a your feedback and again thanks for your job.
Microsoft Entra Identity is a virtual table. You cannot create many-many relationships with a virtual table as the data does not live in table.
@@RezaDorrani Thanks for your quick reply. so what is the table i can use for users?
@@eizzo67 Il recommend checking documentation on difference between the 2 tables.
Hi Reza, great tutorial as always!!
I am using SQL tables as source with PK and FK constraints set. When I create forms, only the source table columns are showing up but not the Lookup columns associated with Foreign keys from other table. Appreciate your suggestions
I have done no work with sql hence not sure.
I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@@RezaDorrani Thanks Reza !!
Thank you Reza! Late comment here, wanted to know...assuming the app maker needs a premium license to create tables in DV, do the end-users of a PA that's connected to DV require a premium license as well? They would need to CRUD data to the tables.
End users will also need the premium license.
@@RezaDorrani Figured..I'm trying to leverage DV for Teams but apparently some of the customers do not like Teams so they wanted a full fledged PA..oh well. Also, can I just say, it's awesome that you respond to questions posted to a video from months ago! Amazing
@@davidd7175 I try my best to respond to every comment. Thanks for appreciating it :)
Thank you Raza. Your video is very useful, and helps me to learn different platforms much easier. While working in sharepoint and Power Apps the value for ID column upon add, edit and delete operations, we have to add more logics. Also at the SP list side the value for ID column was in incremental order so there was no way for me to reset before going live(after development). In dataverse after watching your video, I get a feeling its not a problem. I also noticed the update operations are very quick.
Dataverse >>>>>>>> SharePoint
@@RezaDorrani I do have an question.. i created a table(say Masterdata) in Dataverse the values in it gets refreshed daily from a sharepoint list and I do have another table(transactiondata) in Dataverse I am having one column(proj name) where it uses values from master table. The problem is every day when I refresh the data from sharepoint list into my master table(masterdata), the data existing column(project name)in transaction data table gets whipped out. Have you encountered this situation? If yes could you pls share some information how to mitigate it. Thank you
@@rarun0080 I have not encountered this scenario. I will recommend checking on forums at powerusers.microsoft.com/
thanks, Reza how do I deploy the flow with premium connectors in power automate when a client wants to be running the flow in their systems, what is a suitable license I should prefer/suggest to them (client)... can you please explain it
Im not sure about this.
hey REza! great video! Hey I'm having issues where users are not having access to the read/write the dataverse from the powerapp. Any idea?
Thanks. You need to grant them a security role which has privileges on the Table. Check Dataverse security documentation.
@@RezaDorrani thanks! Very few information about it.. i found in an article that didn't had the word PowerApps nor Dataverse anywhere hahaha appreciated your guidance! Thanks so much!
Thanks a lot Reza! I always learn something new & tricky from your videos.
Your videos are always very helpful and are the reason that I have been able to develop a working app for my team.
I have almost similar scenario for which I am developing an App but looks like I am missing something and not able to move forward.
Here is the scenario :
We have #50 customers and #25 Tools and multiple implementation state for each tool.
For each customer we want to know the status of every tool. Example,
For customer A, Tool-1 is implemented but
Tool-2 is in POC state whereas
Tool-3 - POC Cancelled.
So this way, For each customer, we will have #25 entries (#25 tools) and every entry will capture implementation status of respective tool for that customer.
That means, total 50*25 = 1250 entries which will be stored in either sharepoint or excel or dataverse for teams.
I want to build a Power App using which I can retrieve data from datasource-->Filter data for each customer so on a single page I am able to see tool name & implementation status of all the tools for Customer A ---> Edit those records and then save back to the datasource.
Your guidance on this will be helpful.
Thanks,
Ashish.
Thanks for watching and liking the videos.
SharePoint and Dataverse support delegation. Both should work for your scenario.
@@RezaDorrani : Thanks for the response! Actually the issue is - I am unable to fetch all records for a customer in editable. I used table but that fetches all the records and if I try to filter it based on customer then nothing shows.
@@ashimishra23 I would recommend posting your issue with screenshots on the forums powerusers.microsoft.com
Thanks Reza for the informative video!!
I had a query - There is a transformation which I have undertaken in Power BI and Power Query and have published it on Power BI web - Fabric. Ideally since its on Microsoft platform data should be able to flow to Power App. However when trying to fetch data through dataverse in Power Apps, I am not able to see the data set published on Power BI. Will you be able to help with a solution. Many Thanks!
I have not come across the mentioned issue and hence not sure what the fix for your issue is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@@RezaDorrani Thank you for your quick response!
Thank you Reza. One question about security.
Which Dataverse feature should I use to achieve the same effect as breaking inheritance by row in SharePoint and choosing which people or groups can access that row?
Look into Ownership of records.
There are various security constructs in Dataverse.
This is a good video -> ruclips.net/video/HHBoTNMZtsQ/видео.html
@@RezaDorrani thanks Reza, I watched the video and I need to use the feature sharing.
@@SauloOliveira 👍
Hey Reza, love this one. Why don't you follow up with your version of "The new Microsoft Planner" App using modern controls and the key features of the upcoming The new Microsoft Planner?
Thanks!
New MS planner app? I have not done any work on it.
Very very helpful for me Thanks Reza Could you please Explain Multiple Attachment with the SharePoint document library and Project table
I do not have a video on that and no plans to make one. Check on forums in case someone has done something similar powerusers.microsoft.com
Thanks Reza for another informative tutorial. Quick Question - Is it possible to patch to a specific row instead of a column?
Most welcome.
We patch to rows only but provide it column values.
@@RezaDorrani thanks for the swift reply. Can you please recommend me your tutorial where we go over the patching aspect as well? I’m watching a few rn :)
@@mohammednizamuddin1348 I have done 3-4 videos on Patch function.
Search for patch reza dorrani on RUclips
awesome video Reza!!! Clearly the one I was looking for. I have a question, I tried to do the same, created couple of tables and linked them through lookup columns but when I patch the data, in the dataverse table it's not visible however if I use a gallery to pull up the data it's coming visible. What could be the reason for it that I can't see the lookup column filled data in Dataverse table?
I will have to look at your App in action to provide guidance. My guess is something is not right in the way you are setting the default value of lookup column. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Thank you for this awesome video! I do have a question, for the N:N relationship where you assigned multiple team members, where is the data being written to? I have done something similar but I can't find the supporting data for up. Thanks
All data is stored in Dataverse.
I recommend posting your issue on forums in case someone has experienced something similar powerusers.microsoft.com
Thank you for your video, very informative. But I have one question:
I have created an app connected to a database table but when I share this app, it is requiring a premium powerapps license from my users, all my user need a premium license?
Dataverse is a premium connector. Every user running the App will need a premium license.
Thanks Reza for all your content on Power apps. I am developing a similar screen but with my own tables. I have used collection as a datasource for the main gallery. On adding or removing items to my relationship table by Relate/Unrelate my main gallery and neither the names list gallery gets updated. Although I call Referesh(mytable) and ClearCollect after relate/unrelate. Any ideas pls. Thanks
I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Reza, quick follow up question if I may. When you do a lookup column it gives you the value that is in the primary name colmn in the table you are looking up. Thats ok but what if that table were a user table where names are not unique, if I give it an autonumber as the primary name column it then makes it impossible to know which record I am looking up. I have tried to change the display in a drop down to show the name rather than the ID but no luck. Is there a way around this or is it just one of those things?? Many thanks in advance
I have not tried that scenario so not 100% sure. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
Question: I'm getting crazy: How did you get the green line header that appears at the top of the screen titled "Project Tracker". Some times you moved extremely fast despite I am slowing the speed of the video to 1/2x. How did you design that line pls?
That is a simple label control that I added to give a heading effect.
Label control that has its Fill property set to the green color.
Video was focused on relationships & connecting Tables, hence did not focus much on UI/UX
The same thing for the green header of the form "Project Details". How?
@@SaidElnaffar Same as my earlier response. Those are all label controls.
@@RezaDorrani Mega thanks for the prompt response. Now, I got what you are doing. BTW, your videos are the most serious examples. Others are a mere joke. You reveal things that not easy to find in the documentations. Thanks our Reza.
@@SaidElnaffar No no, others also have very good content. I do watch some of the other creators and they are awesome.
I can speak for my content only :)
I try my best to put out real world scenarios, cover unique topics, share tips & tricks, new features & more!
Hi Reza, another great video. I have watched and learnt from many of your videos, and implemented what I have learnt. The next step on my journey is into Dataverse for Teams. I am looking to create an asset management tool where I can assign users to particular assets, such as laptops or phones. However, I need to be able to record the assignment history. So I can check who has been assigned a particular device since it's purchase, or what devices have been assigned a particular user since they joined us.
Do you have a video or guidance on how to create such a history log table in Dataverse?
Thanks... and looking forward to the next videos :)
Dataverse for Teams playlist - ruclips.net/p/PLTyFh-qDKAiFG_FxWr-ACSmP39_84IUWl
I do not have your scenario based video though.
Hi! Thank you for sharing the info by being so clear! I have a question: I work in a company where they want to use Power Apps to keep track of each worker's activities throughout the day, meaning that each worker needs to access to Power Apps to register their working day. Is it possible to store it in Dataverse? Do we need to buy licenses for each account?🤔🤔
Most welcome!
To use Dataverse, every user of the App will require a premium license.
Hi REZA awesoe video -where do you explain how to build the full app?
Not the full app
Hi Reza,
Again, great video.
I am working on an app where i can relate the same tables, but instead of adding 'tasks' i need to add weekly allocated hours for each employee on projects. So each employee can see and edit their allocations for each project 12 weeks ahead or something.
Do you have a video for building something like this or an idea how this could be build in a smart way?
BR Jacob
Thanks!
I do not have a video reference on the mentioned scenario.
Hello Reza. I always watch videos well and click like to your RUclips in Korea.
I have a question. How do I insert an image into the PowerApp dataverse? I've searched and watched a lot of RUclips videos, but I'm struggling because I haven't solved them yet. Please answer
Thank You so much for watching and liking the videos.
I have not done a video on Image in Dataverse. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
Curious - after presenter reassigns project clients, the projects still show client Contoso for Lab Admin 1 (@9:19 in) but Techno, the reassigned client, for Reza Dorrani (@9:31 in).
I don’t remember the specifics of the video. The list of team members in the left is all users not a filtered view.
Thanks for making such a Nice Video on Dataverse @Reza Dorrani. Its really helpfu,. I have a doubt/requirement: What if I need to upload More than 5000 records to my Dataverse using canvas app instead of importing excel data in dataverse. Is that possible?
Possible using bulk data addition techniques.
ruclips.net/video/VzrarcM9W5k/видео.html
Thanks Reza, do you think that if we have SQL server database as ERP software we can synchronize data true the 2 system?
Probably but not something I have tried
Hi Reza, So is this the way that companies can mimic an Access database in the cloud?
I know loads of businesses who are looking for an end-to-end job management system integrated with Teams, Planner and Outlook. So staff can collaborate on the various stages of a client job, from quote to invoice.
Can Power apps and Dataverse handle something that advanced (and business-critical)?
For sure it can. Recently there was an announcement around access database integration with Dataverse as well.
❤ u reza
Thank You!!!