PowerApps (LookUp an Item)
Using the LookUp function in PowerApps

Using the LookUp function in PowerApps
As noted in my last post, I have been learning REACT and I actually enjoy it. I thought it would be complex but it really isn’t. It truly is JavaScript! What makes REACT seem complex to many, including myself in the beginning, is JavaScript XML( JSX), but it really isn’t as difficult as many may…
First off, I hope you are doing well and staying safe during this time of the covid-19 pandemic. I hope your families and friends are safe as well. My prayers goes out to all nurses and doctors that risk their lives in the service of others. Whether you believe COVID is real or not, be…
I had the opportunity to do a session at SharePoint Saturday VA Beach and it was great. My session was on ‘Using Vue.js with SharePoint’. Here’s the location to the files of the demo in that session: https://github.com/isogunro/SharePointSaturday If you have any questions, please leave a comment and I will try and help.You can also…
I recently had the opportunity to speak at SharePoint Saturday in Richmond, VA. My session was on “Using Vuejs with SharePoint”. I showed how I created a helpdesk form and a simple dashboard. I went over a Vue introduction and discussed components and props. Below is my code I promised to Share. Codepen: https://codepen.io/isogunro/pen/WNeBjQa?editors=1010 The…
I had the opportunity to lead a SharePoint session today at SP Saturday Charlotte. The topic was using VUE.js with SharePoint. I promised that I would provide the code and the codepen I Shared. Codepen: https://codepen.io/isogunro/pen/aeRNZL The help desk code on Gist can be found at this blog post from a previous SP Saturday I…
Recently, I took upon myself the challenge of automating a manual process for the first time using Microsoft Flow. The purpose was to teach myself flow and boy did I learn a ton and had a lot of fun doing it. Think of HR in your company using SharePoint to manage their new employees. Whenever…
Read more Microsoft Flow – Create Folder and Break-Inheritance
Vuetify is an awesome material design framework for Vue.js. I really think it’s name should have been Vuedoo because of the amazing components you can leverage in your SharePoint applications. Here’s a recent video I created and the code I used in the video.
Read more Using Vuetify (Datatables component) in SharePoint
Here’s the DataTable code from my session at Microsoft in Reston, VA (6/1/19).
Today (6/1/2019) I gave my first presentation at SharePoint Saturday in Reston, VA. My presentation was on how to use VUE.js with SharePoint. I had created a simple help desk form to explain how Vue instance, Vue-Directives, Methods, and life cycle hooks (specifically ‘Created’) worked. Below is the code I promised to share.
Recent Comments