Wilmer Alcivar
Dynamics 365 CE and Power Platform consultant
Amsterdam, The Netherlands
Actions
My name is Wilmer Alcivar, originally from Ecuador, I started in the CRM world in 2012. I’m a big Juventus fan and like to spend time with my girlfriend, try all kinds of beers, play video games and try my best to keep up with new features of the Power Platform.
My first version was Dynamics CRM 2011 On-Premise, what a great version it was. In 2015 I moved to Uruguay in order to improve my technical knowledge, I enjoyed my time in there, they are passionate about football.
In 2019 I moved to Madrid, a beautiful city the weather is spectacular and the food is amazing. Finally in 2022 I moved to The Netherlands looking for new professional challenges, Amsterdam is so beautiful, I love the vibe of the city and the people here are so kind.
Area of Expertise
Topics
GitHub Copilot Unleashed on Azure Functions & Dataverse
Nowadays AI is becoming more and more common in our professional life, we have seen how Microsoft has invested a lot in AI and that's why we have a lot of features with Copilot.
With Copilot we can create entire app and cloud flows in a few clicks, but what happens when we have to build complex logic on the backend or frontend using C# or TypeScript?
Building complex logic in Plugins or Custom APIs or even Azure functions is a very common scenario in most projects, and for these cases we sometimes struggle with code syntax, or spend hours searching for solutions on Google when developing Power Platform plugin projects.
Well, you are not alone, let me introduce you to the best development partner you could ask for, Github Copilot!. Github Copilot is designed to boost your development process and increase your productivity.
In this session I will show you how to whip up an Azure Function seamlessly connected to Azure Key Vault, and guess what? There is more! We'll be rocking Dataverse with CRUD operations too with our Azure Function
From this session you should expect:
Discover Github Copilot's magic, how to configure it and how to start using it in your Power Platform plugin projects.
Learn how to create an Azure Function and connect it to Azure Key vault, all of this by leveraging GitHub Copilot to handle the heavy lifting.
Create a CRUD (Create, Read, Update, and Delete) operations engine within our nifty Azure Function, using Github Copilot
Custom pages and Custom API, a powerful combination!
Every year Microsoft gives us great gems from Dataverse and Power Platform in the corresponding waves, one of them are the custom pages that can offer a much more intuitive user experience than the classic forms and views in Model Driven Apps. It is true that both custom pages and canvas apps are focused on a low-code/no-code approach, as they can be created in record time without development knowledge and then used in projects to give that added value to the user.
However, in scenarios where custom pages require complicated logic to be applied, they can benefit from delegating that complicated logic to the server side, as would be the case with a Custom API.
This session is about showing a solution to a typical business scenario where you need to offer a different user experience but at the same time apply complex logic. Therefore, I want to show how a mixed solution can be applied using custom pages to offer that different user experience and at the same time using a Custom API to delegate all the complex logic to the server.
Plug-In to the Future: Low-Code vs. Pro-Code Showdown in Dataverse
Join us for an engaging session where we dive into the world of Dataverse, exploring the strengths and trade-offs between low-code and pro-code plugins. In this hands-on demonstration, witness the contrast between the ease of low-code development and the precision of pro-code craftsmanship, both designed to enhance your experience within the Power Platform.
Starting with a comprehensive overview, we'll uncover the potential of both low-code and pro-code plugins, showcasing real-world scenarios where they can revolutionize data management and validation processes in Dataverse. Immerse yourself in live demonstrations as we create plugins on the spot, illustrating their flexibility, simplicity, and varied applications.
To provide a holistic perspective, our session will feature a detailed comparison between low-code Power Fx plugins and traditional C# plugins. Through interactive analysis, we'll illuminate the strengths and weaknesses of each approach. This insightful exploration empowers you to make informed decisions based on your project's unique requirements.
By the end of this collaborative presentation, you will not only have a solid understanding of both low-code and pro-code plugins but also gain the confidence to choose the strategy that best aligns with your objectives. Don't miss this unique opportunity to witness the synergy of low-code and pro-code as we showcase the power of plug-ins and equip you with the knowledge to elevate your Dataverse expertise
Construyendo un CRM a medida: Descubre cómo la Power Platform puede transformar tus proyectos
Cuántas veces nos hemos encontrado con proyectos en los que, bien por la complejidad de los requisitos, o por las licencias, acabamos construyendo un CRM prácticamente desde cero en lugar de utilizar las apps de Dynamics 365?
Es más común de lo que pensamos. Proyectos en los que el proceso de ventas o el proceso de atención al cliente acaba siendo completamente personalizado.
No te pierdas esta sesión, en la que mostraremos cómo hemos construido un CRM basado en Power Platform, explicando de principio a fin cómo crear una solución CRM a medida.
En esta sesión repasaremos los retos y logros de crear una solución CRM a medida con Power Platform, explicando cuáles son los beneficios, cómo nos permite acelerar el desarrollo y mejorar la experiencia del usuario.
Al final de esta sesión tendrás una comprensión en profundidad de las complejidades técnicas, diferenciadores y razones de peso para elegir la Power Platform para una solución de CRM.
Custom pages y Custom API, una combinación poderosa!
Cada año Microsoft nos presenta grandes funcionalidades de Dataverse y Power Platform en las correspondientes release waves, una de ellas son las Custom Pages que pueden ofrecer una experiencia de usuario mucho más intuitiva que los clásicos formularios y vistas en las Model Driven Apps. Es cierto que tanto las Custom Pages como las Canvas Apps están enfocadas a un enfoque low-code/no-code, ya que se pueden crear en un tiempo récord sin conocimientos de desarrollo y luego utilizarlas en los proyectos para dar ese valor añadido al usuario.
Sin embargo, en escenarios donde las Custom Pages requieren aplicar lógica complicada, pueden beneficiarse de delegar esa lógica complicada al lado del servidor, como sería el caso de una Custom API.
Esta sesión trata de mostrar una solución a un escenario de negocio típico en el que es necesario ofrecer una experiencia de usuario diferente pero al mismo tiempo aplicar una lógica compleja. Por lo tanto, mostraré cómo se puede aplicar una solución mixta utilizando Custom Pages para ofrecer esa experiencia de usuario diferente y al mismo tiempo utilizando una Custom API para delegar toda la lógica compleja al servidor.
Model-Driven Power Apps Showcase: Power Happening!
Power Happening is your help in getting your Power Platform event organized. This solution is a showcase app showing all the latest and greatest capabilities including:
- A Model Driven App in which you can add the base configuration and records such as event, venue, speaker, rooms, time slots, etc.
- A Custom Page to allow the event manager to create the event schedule in a very user friendly way using the drag & drop component from Scott Durow
- This Custom Page also uses components from the creation kit.
We will walk you through the entire Model-Driven Power App, including our process of building it! From ideation to design. From data modelling to delivering features. From all the coffee consumed to the pizza sessions. We will share it all!
POWER PLATFORM Y SHAREPOINT EN ACCIÓN
El objetivo de esta sesión es mostrar una alternativa para mejorar la UX de las model driven apps a través de una interfaz personalizada con una Canvas App embebida, un flujo de Power Automate y un PCF para que, en conjunto, estos componentes proporcionen una mejor experiencia a la hora de subir documentos desde Dataverse a SharePoint.
Power Platform y SharePoint en acción
El objetivo de esta sesión es mostrar una alternativa para mejorar la UX de las model driven apps a través de una interfaz personalizada con una Canvas App embebida, un cloud flow de Power Automate para subir los documentos a SharePoint e incluso haciendo uso de Power Automate Desktop para firmar digitalmente aquellos documentos que lo requieran.
En conjunto, estos componentes proporcionan una mejor experiencia a la hora de subir documentos desde Power Apps hacia SharePoint.
Power World Cup
Practical session on how to build a your own FIFA World Cup Power App to use with your friends and colleagues.
Learn how to leverage on Model-Driven Apps, Canvas Apps, Custom Pages, Power BI, Power Automate and More to build your Power World Cup Solution.
Retrieving information in Power Pages
The goal of this session to learn different ways to retrieve information in Power Pages by using Liquid template, Power Automate and the out of the box API.
Bizz Summit ES 2023 Sessionize Event
Iberian Technology Summit Sessionize Event
PowerAddictsNL User group Sessionize Event
Microsoft BizApps Urdu Hindi Bootcamp 2022 - Hybrid Event Sessionize Event
Bizz Summit ES 2022 Sessionize Event
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top