Tag: #tutorial

How-to or usage guides.

  • Google Search – “NO” AI MODE

    I was trying to learn more about TTS processes and available solution on the internet and as usual I did my regular Google search for the research. As always this was suffocating to see that most results are related to LLM space. I get it, this is because these things are trend – but as…

  • How to navigate a record page from an LWC component?

    Make sure you have imported NavigationMixin adapter required for this feature. Make sure your component extends the NavigationMixin base class so as to access its feature from your LWC code. Add a function that you can call from a clickable element which will use the Navigate API of this adapter to launch a target record…

  • How to read Parquet file format?

    Be it Data analysis, Research, Data export/import, Big Data or ML, this article could be a great starting point for you to know about Parquet file format. What is Parquet? Parquet file format is created by Apache Foundation to efficiently store and operate big data (in their initial case for Hadoop ecosystem). It uses concepts…

  • How to create reports in Salesforce?

    A quick introduction about Salesforce reporting feature and how can you quickly use it for finding useful insights.

  • Capture product interests on leads

    Using Salesforce screen and record triggered flow.