Author: Shubham

  • Super Admin user guide

    Introduction Super Admin is a place for admin productivity which provides two basic yet important everyday features for admins: How to use User Insights tab? You can search for a user using username, name, email, profile and role name. Here is a list of information that it gives you at moment: You can further access…

  • How to add button to LWC lightning-datatable?

    In Salesforce, you get a LWC base component to display data in a tabular format. This based component provides various typeAttribute which can be used to configure the column fields in a user friendly way. In same you also get an option to provide row actions for each record/row in the data table. This is…

  • What is Salesforce Scheduler?

    Salesforce Scheduler enables your business to allow customers/stakes book an appointment with your business experts. It’s an add-on license which uses Salesforce Industries Cloud, Sales Cloud and some of its own packaged objects behind the scene. A few example scenarios Salesforce provides a nice setup wizard which one can follow for the setup. However, we…

  • What is Salesforce Service Cloud Voice?

    If you are looking for a friendly functional overview around Salesforce Service Cloud Voice, this article is for you. Get some black coffee without SUGAR. Terminologies πŸ₯± My goal here is to ensure that maximum people understand this article. To achieve this, I’ve included some old terminologies and background information to provide the necessary context.…

  • WWDC 2024 sets correct tone for generative AI in an under-confident way 🍏

    Following are key highlights from WWDC 2024 keynote & my view around Apple Intelligence at the end. πŸ₯½ VisionOS 2 πŸ“±iOS 18 πŸ”Š Audio & Home ⌚️ WatchOS 11 ✍️ IPadOS 18 πŸ’» MacOS Sequoia ⏳ Timelines πŸͺ„ Apple Intelligence Apple prefers Personal Intelligence over Artificial Intelligence. Clean proposition – Apple Intelligence! Siri Writing tools…

  • First Impressions of Rust: A Newcomer’s Perspective

    RUST programming language elevates System Programming needs, Reliability & make programming FAST. Fast as in Development, Distribution and Performance. I am writing this article in a developer hat. While, I was trying some simple initial concepts, I noted some pointers. It is an as-is dump of those notes. Let’ go! Conclusion Overall this language is…

  • 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…

  • Agentforce – Salesforce GenAI assitant

    Here is a quick introduction about Agentforce

  • 🚨 Sudden spike in Google Analytics for no reason?

    If you are witnessing a sudden spike in your website traffic in GA dashboard without an event as per your knowledge, then its happening probably because of an unknown referral domain flooding/sending pings to your website for unethical/unknown intentions. Look at this graph for example: Check for session source / medium over time to find…

  • Should I move away from profile permissions?

    Move away from profile permissions and get along with permission sets.