Code Monkey home page Code Monkey logo

excelupload's Introduction

Excel Upload Lightning Web Component

Extract values from an Excel sheet to record fields while uploading

Description

A Lightning Component that allows you to upload an Excel File to a record (e.g., Account, Opportunity, Custom Object), extracts certain cells (e.g., A1) from it, and sets them as field values in the record detail (e.g., Opportunity.Amount).

Highlights

  • Extract/parse values from a complex excel into a Salesforce record, while uploading the Excel sheet as an attachment to the record
  • Build you regular Salesforce processes (e.g., approvals) on the record and reduce the e-mailing around those Excel files
  • Combine the flexibility of Excel sheets with well-structured Salesforce processes

Details

Use this component when you need to extract/parse values from an Excel File. It has been used mainly in approval processes, where users submit a complex Excel sheet as attachment to the to be approved record and certain header or otherwise important values should be taken over from that Excel Sheet.

License

See LICENSE file in this repository.

This component uses the SheetJS Community Edition library, which is licensed under the Apache License 2.0. See the LICENSE file in force-app/main/default/staticresources/sheetjs.

excelupload's People

Contributors

meckert-salesforce avatar mieckert avatar tepp0f3l avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.