Technical Potpourri
Technical Potpourri
  • 199
  • 271 280
Introduction To Generative AI | Salesforce AI Associate & Specialist Credential
Generative AI, a subset of machine learning, has the remarkable ability to generate new content, be it text, images, audio, or even code. It’s like having a creative partner that can learn from existing data and then produce something entirely novel, often indistinguishable from human-created work. If you are preparing for Salesforce AI certifications (AI Associate & Specialist Credential), understanding of Artificial Intelligence basics is very important.
In this TH-cam video, I will be covering the important topics to introduce you to the Generative Artificial Intelligence.
#artificialintelligence #deeplearning #machinelearning #llm #generativeai #hallucination #labelleddata #unlabelleddate #machinelearning
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:38 - What is Generative AI?
1:07 - Artificial Intelligence vs Machine Learning
2:40 - Labelled & Unlabelled Data
3:26 - Learning Model of Machine Learning
5:07 - What is Deep Learning?
6:39 - Let's define Generative AI properly
8:23 - LLM (Large Language Model)
10:41 - Predictive Model vs Generative AI Model
13:53 - Hallucination
15:04 - Final Thoughts
📌 Blog - sudipta-deb.in/2024/09/introduction-to-generative-ai.html
📌 Artificial Intelligence Playlist - bit.ly/3Y7zCan
📌 Salesforce Playlist - bit.ly/4dJSTof
📌 Google Playlist - bit.ly/3tdmymj
✨ Blog: www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: bit.ly/3vCQKpg
✨Connect with me
📌 Twitter: thesudiptadeb
📌 Website: www.sudipta-deb.in/
📌 LinkedIn: www.linkedin.com/in/sudiptadeb/
📌 Facebook: TechnicalPotpourri
Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own, and this video content is not endorsed by Salesforce, Google or any other company in any way.
มุมมอง: 287

วีดีโอ

New Apex Features From Salesforce Winter'25 Release
มุมมอง 533หลายเดือนก่อน
In this video, I will be sharing all the apex enhancements that are coming along with the Winter ’25 release. #newapex #newapexfeature #winter25release #winter25 #ecollection #soql #mocktest #external-object #negativecurrency #exception #dyanmicsoql #salesforce ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:01 - Introduction 0:58 - Support for negative currency values in dynamic SOQL queries 2:51 - Impr...
How To Write Mock SOQL Tests For External Objects
มุมมอง 2792 หลายเดือนก่อน
In today’s video, I will share a new Apex feature through which you can write mock SOQL tests for External Objects. #mocktest #soql #apex #apexnewfeature #winter25 #developer #newdevfeature #external-object #external-data-source ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:01 - Introduction 1:12 - External Object Setup 1:40 - Controller, StubProvider & Test Class 7:05 - Final Thoughts 📌 Blog - sudipta...
How to Call Auto-Launched Flow Using Flow Action Button
มุมมอง 3642 หลายเดือนก่อน
In this video, I will be sharing an improved Flow Action Button. After Winter 25 release, Flow Action Button is getting lots of new features, which I will be covering in this video. The use case that I will be implementing today is to call an auto-launched flow from Action Button to fetch all contacts under the selected account and display them in the datatable format. #action #flowactionbutton...
New Flow Features From Salesforce Winter'25 Release
มุมมอง 9712 หลายเดือนก่อน
In this video, I will be sharing all the flow enhancements that are coming along with the Winter ’25 release. #newflow #newflowfeature #winter25release #winter25 #enhancedactionbutton #enhancedflowrepeater #createrecord #enablescreencomponent #disablescreencomponent #enhancedchoicelookup #enhanceddatatable #flowerror #flowtips #flowbestpractices #bccinflowemail #actionbuttonflo #newadminfeature...
How To Delete LWC From Salesforce Org
มุมมอง 3112 หลายเดือนก่อน
With the introduction of Lightning Web Component, developers can now build lots of cool UI (User Interface) components. In order to develop Lightning Web Component (LWC), developers need an editor (preferably Visual Studio Code) and then deploy the component through package or through changeset. But unlike other metadata available in Salesforce, deleting Lightning Web Component is not that stra...
How to Pre-populate Flow Repeater Component with Data Collection
มุมมอง 1.3K3 หลายเดือนก่อน
In this video, I will be sharing improved Flow Repeater Component. After Winter 25 release, if you have the collection of data available, then this repeater component can work on pre-populating the inside screen component with collection data automatically. repeaters #flowrepeater #flowrepeaterprepopulatedata #flownewfeature #winter25 #admin #newadminfeature #enhanceduserlist #salesforce ▬ Cont...
New Admin Features From Salesforce Winter'25 Release
มุมมอง 1.3K3 หลายเดือนก่อน
In this video, I will be sharing few of my favourite admin features coming along with Winter ’25 release. Dynamic Highlight Panel, Object Access, Access Granted By #dynamichighlightpanel #objectaccess #groupdescription #queuedescription #setupmenu #accessgrantedby #actionbutton #winter25 #admin #newadminfeature #enhanceduserlist #salesforce ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:01 - Introductio...
Important Parameters While Creating Virtual Machine with gcloud in GCP
มุมมอง 1143 หลายเดือนก่อน
In this video, I am going to show you two important parameters you can use while creating Virtual Machine with gcloud command. These will define the maximum duration the virtual machine will execute and what will happen after the time is over. ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:01 - Introduction 0:34 - Authorize with Google Cloud 0:54 - Create Virtual Machine using gcloud command 1:14 - Intr...
Understand Deny Policy in GCP IAM
มุมมอง 2234 หลายเดือนก่อน
Traditionally, the “allow” concept of permissions in GCP (Google Cloud Platform) IAM (Identity and Access Management) has allowed you to define who can do what. Certain situations, nonetheless, need for the explicit denial of access to be specified. Deny policies are then applicable in the situation. Regardless of any allow rights that might be given elsewhere, administrators can explicitly blo...
Service Accounts in Google Cloud - IAM (Identity & Access Management)
มุมมอง 6764 หลายเดือนก่อน
A service account in GCP is a special kind of account used by applications or virtual machines (VMs) to interact with other GCP services. Unlike user accounts, which are intended for human users, service accounts are designed for non-human entities that need to authenticate and authorize actions on GCP resources. Service accounts allow for secure and efficient interaction between different GCP ...
How to Implement Multi-Language Translation in Salesforce Flow
มุมมอง 5014 หลายเดือนก่อน
In this video, I will showcasing all the different ways to implement multi-language translation in Salesforce Flow. #multilangual #translation #translationworkbench #customlabel #flow #Autolaunchedflow #screenflow #flowaction #salesforce #flowactionbutton #flowfooter ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:01 - Introduction 0:20 - Start Building the Screen Flow 1:18 - Create Custom Label to Handl...
How to Update Only Records Using External Id REST API in Salesforce
มุมมอง 8164 หลายเดือนก่อน
After Summer 24 Salesforce Release i.e. from API version 61 onwards, you can now update a record using the value of its external ID with the new updateOnly parameter in REST API. Previously, you could only upsert a record using its external ID. In this video, I am explaining this new feature with a sample code snippet. #apex #rest-api #externalid #salesforce #update #upsert #httppatch ▬ Content...
How to Execute Five Level Parent to Child SOQL Queries in Salesforce
มุมมอง 8015 หลายเดือนก่อน
The most recent version of SOQL allows relationship queries to traverse up to five levels of parent-child data. This implies that a single SOQL query can be used to retrieve parent-child records from five different levels. Relationship queries in SOQL can have a parent root as the first level and go up to four levels deep with child relationships starting with API version 58.0. With this update...
Evaluate Dynamic Formulas in Apex - Salesforce
มุมมอง 6505 หลายเดือนก่อน
Evaluate Dynamic Formulas in Apex - Salesforce
Understand Apex Cursors To Improve SOQL Performance
มุมมอง 1.2K5 หลายเดือนก่อน
Understand Apex Cursors To Improve SOQL Performance
Salesforce Summer 24 Release Permissions and Sharing Enhancements
มุมมอง 1.1K6 หลายเดือนก่อน
Salesforce Summer 24 Release Permissions and Sharing Enhancements
All New Salesforce Flow Features | Summer 24 Release
มุมมอง 1.6K6 หลายเดือนก่อน
All New Salesforce Flow Features | Summer 24 Release
How To Call Autolaunched Flow Using Action Button | Summer 24 Release
มุมมอง 1.5K6 หลายเดือนก่อน
How To Call Autolaunched Flow Using Action Button | Summer 24 Release
Improved Salesforce Flow Address Component | How to use Google Map in Flow | Summer 24 Release
มุมมอง 1.2K7 หลายเดือนก่อน
Improved Salesforce Flow Address Component | How to use Google Map in Flow | Summer 24 Release
Use Flow Repeater Component To Collect Information And Create Records
มุมมอง 1.8K7 หลายเดือนก่อน
Use Flow Repeater Component To Collect Information And Create Records
How to connect to Google Cloud Virtual Machine using SSH from Terminal
มุมมอง 8K7 หลายเดือนก่อน
How to connect to Google Cloud Virtual Machine using SSH from Terminal
How To Make File Upload Mandatory in Salesforce Flow
มุมมอง 2K8 หลายเดือนก่อน
How To Make File Upload Mandatory in Salesforce Flow
How to calculate number of open tasks per lead? Salesforce Flow Use Case
มุมมอง 3908 หลายเดือนก่อน
How to calculate number of open tasks per lead? Salesforce Flow Use Case
How to Configure Flow Transform Element | Spring 24
มุมมอง 2.5K8 หลายเดือนก่อน
How to Configure Flow Transform Element | Spring 24
What is Salesforce Flow Repeater Component
มุมมอง 7988 หลายเดือนก่อน
What is Salesforce Flow Repeater Component
How To Customize Salesforce Global Search | Spring 24
มุมมอง 2.2K8 หลายเดือนก่อน
How To Customize Salesforce Global Search | Spring 24
How To Verify And Make HTTP Callout In Salesforce Flow | Spring 24
มุมมอง 1.2K9 หลายเดือนก่อน
How To Verify And Make HTTP Callout In Salesforce Flow | Spring 24
How to display uploaded file names in salesforce flow
มุมมอง 2.9K9 หลายเดือนก่อน
How to display uploaded file names in salesforce flow
How To Restrict Uploading Files In Salesforce
มุมมอง 2.2K9 หลายเดือนก่อน
How To Restrict Uploading Files In Salesforce

ความคิดเห็น

  • @nayeliguzman3144
    @nayeliguzman3144 11 วันที่ผ่านมา

    great clear video! Thank you.

  • @GM-sv3zf
    @GM-sv3zf 15 วันที่ผ่านมา

    Thanks for this video. With this Transform element, can we create multiple records from Source to multiple records to Target? We have Master Opportunity and Child Opportunity. Each Master opportunity will have more than 1 opportunity line item and all the line items has to be created to all the child opportunities. I have the solution but with loop in a loop and DMLs with in the loop. How to tackle this situation? Help is much appreciated.

  • @kasthalarahul
    @kasthalarahul 21 วันที่ผ่านมา

    Very useful, I was looking for a feature like this. Please continue sharing your knowledge about cool features like this, it’s really helpful.

  • @osinachiibiam-uro8432
    @osinachiibiam-uro8432 23 วันที่ผ่านมา

    I followed every step but still getting "Permission denied (publickey)." What could be the problem?

    • @TechnicalPotpourri
      @TechnicalPotpourri 15 วันที่ผ่านมา

      I am not sure. Can you send me email sudipta.deb@gmail.com? We can find out a time to look into the problem.

    • @UnoFlussy
      @UnoFlussy วันที่ผ่านมา

      same problem here, did you ever find a solution?

  • @chubanbqt6883
    @chubanbqt6883 26 วันที่ผ่านมา

    thank you. very useful

  • @Gabriel32able
    @Gabriel32able หลายเดือนก่อน

    Very good video! Very helpful... Thank you!

  • @tatapartuzero
    @tatapartuzero หลายเดือนก่อน

    Hi, I'm trying to figure out a way to restrict some profiles to add new files, but allow them to add new versions of those files. Any ideas? Thanks for this kind of videos are really usefull!

  • @LostNomadic
    @LostNomadic หลายเดือนก่อน

    hi @technicalpotpourri I kept this flow on account page but the uploaded file does not shown in related account section. How to do that? pls guide

  • @junfalushir4106
    @junfalushir4106 หลายเดือนก่อน

    is it possible to connect this "docker run -p 8080:80 dorowu/ubuntu-desktop-lxde-vnc" connection to host pc?...its like i want it to share its connection to my pc?

  • @phanikumar39
    @phanikumar39 หลายเดือนก่อน

    great information thank you

  • @鍾功偉
    @鍾功偉 หลายเดือนก่อน

    is there a step to create Connected App? or it's no need?

  • @Harshal-vo3sr
    @Harshal-vo3sr หลายเดือนก่อน

    Thank you for this video, I understood the flow and I created. But my question is can I add this button on a List view page, as of now I created an action and added to the record detail page which is logically not correct? Please help

  • @punch1-g4c
    @punch1-g4c หลายเดือนก่อน

    work quite well

  • @sarabueamesh6257
    @sarabueamesh6257 หลายเดือนก่อน

    How to paste in that terminal

  • @kristof3784
    @kristof3784 หลายเดือนก่อน

    Can you translate the flow main title, which is "TranslationFlow"? I think it is a flow limitation, also the manual translation will lost after you create new version.

  • @sasikalakesavan532
    @sasikalakesavan532 หลายเดือนก่อน

    Hi, Thanks for the video, Can we add more records for the external objects?

    • @TechnicalPotpourri
      @TechnicalPotpourri หลายเดือนก่อน

      Yes you can! Literally there is no limit. It's all about how much you want to set in the overwritten function

    • @sasikalakesavan532
      @sasikalakesavan532 หลายเดือนก่อน

      @@TechnicalPotpourri hi, thanks for your response. I tried.. but didn’t get it.. will try again, if you have anything pls share

    • @TechnicalPotpourri
      @TechnicalPotpourri หลายเดือนก่อน

      @@sasikalakesavan532 Can you send me the code at my email address -> sudipta.deb@gmail.com? I will have a look. Thanks !!

  • @redabenh3427
    @redabenh3427 2 หลายเดือนก่อน

    Thanks for this video ! Avoid using Schema.describeSobjects method because it's a performance-killer ! use instead SObject sobj = (SObject) Type.forName(ObjectName).newInstance(); Schema.DescribeSObjectResult = objDesc = sobj.getSObjectType().getDescribe(SObjectDescribeOptions.DEFERRED);

  • @blabovitch
    @blabovitch 2 หลายเดือนก่อน

    Does restricting the modification of collections during iteration mean that existing apex that does so will start to break?

    • @TechnicalPotpourri
      @TechnicalPotpourri 2 หลายเดือนก่อน

      It will only break if you change the api version of the class to 62.

  • @tonycadiz891
    @tonycadiz891 2 หลายเดือนก่อน

    Thanks!!

  • @tonycadiz891
    @tonycadiz891 2 หลายเดือนก่อน

    Great video, thanks

  • @SnnRussia
    @SnnRussia 2 หลายเดือนก่อน

    Спасибо за отличное видео! Thank you for the great video!

  • @saikatdutta9948
    @saikatdutta9948 2 หลายเดือนก่อน

    Sudipta Da very informative and creative video. Channel name is awesome, I thought Technical Potpoti.

  • @thahirmuhammed523
    @thahirmuhammed523 2 หลายเดือนก่อน

    If we are using a transform element to convert opp to order, and then create the order, can we store the newly created orderId in the create record component itself?

  • @satyavenkatesh-b4y
    @satyavenkatesh-b4y 2 หลายเดือนก่อน

    Hi Sudipta, Very simple and informative explanation. Thank You so much💡

  • @satyavenkatesh-b4y
    @satyavenkatesh-b4y 2 หลายเดือนก่อน

    Hi @Sudipta it's Very simple and informative explanation. Thank you So much. 💡

  • @Meshv_patel
    @Meshv_patel 2 หลายเดือนก่อน

    I have requested body there is array so how can I assign variable as it is array of object?..

  • @awesomekj5812
    @awesomekj5812 2 หลายเดือนก่อน

    that enhanced data table selection boxes new changes is so weird ....lolz

    • @TechnicalPotpourri
      @TechnicalPotpourri 2 หลายเดือนก่อน

      I agree. It looked little weird to me as well

  • @jerryraju6293
    @jerryraju6293 2 หลายเดือนก่อน

    How can i add this flow in my accounts address.

    • @TechnicalPotpourri
      @TechnicalPotpourri 2 หลายเดือนก่อน

      I am not sure about this request.

  • @taniachattopadhyay2433
    @taniachattopadhyay2433 2 หลายเดือนก่อน

    Super helpful!

  • @ethanong7957
    @ethanong7957 2 หลายเดือนก่อน

    This is great! Could this be used for file upload in screen flow for Community Users? I found that the standard file upload element is not very robust.

    • @TechnicalPotpourri
      @TechnicalPotpourri หลายเดือนก่อน

      Yes you can absolutely use it inside community pages.

  • @RohitKumar-db2gl
    @RohitKumar-db2gl 2 หลายเดือนก่อน

    One more way to delete LWC component using sf command

  • @cibisaransivaprakasam593
    @cibisaransivaprakasam593 2 หลายเดือนก่อน

    In my Scratch Org or Developer Sandbox, I don't see the 'Roll Back' element option in the Flow Builder rather than case object flow. Do I need to enable any specific Salesforce settings to access this 'Roll Back element ' feature for all the objects like custom objects?

  • @SahilKhan-mx1rp
    @SahilKhan-mx1rp 2 หลายเดือนก่อน

    I think it’s coming in winter’25 release now.

  • @naveen_Saini_1
    @naveen_Saini_1 3 หลายเดือนก่อน

    this guy is genius

  • @sidnieanderson474
    @sidnieanderson474 3 หลายเดือนก่อน

    This was an excellent video of the whole process with the repeater element. Thank you for your concise video!

  • @senthilkmd
    @senthilkmd 3 หลายเดือนก่อน

    This is great. Thank you, Sudipta. I have a complex scenario where I need to use the file upload input screen component(with multiple file upload option) inside a repeater component. The challenge we face is that when we allow the user to edit the record using the repeater component, we are not able to get the file names associated with that record as the data source for the repeater component is different. Please see if you can help me with this. Thanks.

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      This is a complex use case. I might need to try to figure it out.

  • @Xadiant
    @Xadiant 3 หลายเดือนก่อน

    Thank you very much ! It helped a lot

  • @khanmohammodsohag4426
    @khanmohammodsohag4426 3 หลายเดือนก่อน

    Thanks

  • @motorheadbanger90
    @motorheadbanger90 3 หลายเดือนก่อน

    How is this different from a roll up summary field or a formula?

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      It is much more advanced and supports lot more type of calculation.

  • @farazkhan834
    @farazkhan834 3 หลายเดือนก่อน

    Dude, very nice!

  • @TechnicalPotpourri
    @TechnicalPotpourri 3 หลายเดือนก่อน

    Full Video Link: th-cam.com/video/gcZsUKeD6WI/w-d-xo.html

  • @andriysokalchuk9210
    @andriysokalchuk9210 3 หลายเดือนก่อน

    You provided the example where denialCondition includes the expression with request.time.getHours parameter. But according to the documentation - "denial condition" recognises only resource tag functions.

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      Yes you are correct. It was my mistake. It should be resource tag functions

  • @ashishashish4348
    @ashishashish4348 3 หลายเดือนก่อน

    Will the same work for fsl mobile scren flow

  • @devendrasingh815
    @devendrasingh815 3 หลายเดือนก่อน

    Thanks for sharing your knowledge.

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      You welcome. I hope you liked the video and the new features

    • @devendrasingh815
      @devendrasingh815 3 หลายเดือนก่อน

      @@TechnicalPotpourri please create a video what changes are coming in spring 25 related to Lwc, Apex, soql etc .

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      Sure. I will create the video on that topic also. Please subscribe so that you will be notified.

  • @oludelehalleluyah6723
    @oludelehalleluyah6723 3 หลายเดือนก่อน

    Thank you very much for this You're a life saver

  • @taneja_unchained
    @taneja_unchained 3 หลายเดือนก่อน

    Can we login without the key using just username and the password?

    • @TechnicalPotpourri
      @TechnicalPotpourri 3 หลายเดือนก่อน

      Yes you can

    • @taneja_unchained
      @taneja_unchained 3 หลายเดือนก่อน

      @@TechnicalPotpourri trying to do that editing sshd_config allow password yes, restart service but still no luck

  • @STEVEDUBOIS-ToPonderisDivine
    @STEVEDUBOIS-ToPonderisDivine 3 หลายเดือนก่อน

    Thanks!

  • @chrisg714
    @chrisg714 4 หลายเดือนก่อน

    rally nice video

  • @chaitanyaallada8649
    @chaitanyaallada8649 4 หลายเดือนก่อน

    Thank you.. I like the way you explain

  • @lalithanandhin2406
    @lalithanandhin2406 4 หลายเดือนก่อน

    How to implement returl for community users

    • @TechnicalPotpourri
      @TechnicalPotpourri 2 หลายเดือนก่อน

      Please read the documentation here - help.salesforce.com/s/articleView?id=sf.flow_distribute_internal_url_retURL.htm&type=5