/exportToExcel

PCF to export data from gallery control in canvas apps to Excel

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

exportToExcel

PCF to export data from gallery control in canvas apps to Excel

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 exportexcel 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.