
Announcements
Hello!
Is there an easy way to export all data in specific columns from one table to a CSV using a button inside PowerApps and the OnSelect property?
Specifically utilizing Dataverse as the data source.
Any suggestions would be most appreciated.
Thanks.
Hi @dcastillo1
You can do this by calling Flow.
I have made a test for your reference:
1.
2.
3.
Best Regards,
Levi