Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 552 Bytes

Import-from-Excel

PCF to enable an upload from excel functionality in canvas apps for Power Apps.

Steps to push the component:

You can push this component directly using the Visual studio developer command prompt. The steps to do so are:

  1. Clone the repository
  2. cd into the src folder
  3. Get the developer resource URL for your environment from advanced settings in Power Apps.
  4. Use the command: pac auth create --url and authenticate with your credentials.
  5. Use the command: pac pcf push --publisher-prefix contoso to push the component.