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:
- Clone the repository
- cd into the exportexcel folder
- Get the developer resource URL for your environment from advanced settings in Power Apps.
- Use the command: pac auth create --url and authenticate with your credentials.
- Use the command: pac pcf push --publisher-prefix contoso to push the component.