Hi,
I have a requirement to upload text file and display data in label.
In powerapp i need a upload button which picks file from local folder and a download button to download label content as txt file to local folder.
please help me.
Hi @vgudipati ,
You cannot achieve this currently in PowerApps. Try to submit an idea in below forum if you need this:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona
Hi @vgudipati , I know it's an old thread, but in case you haven't resolved yet here is an idea to your issue:
as we can't do that out of the box, you would need to achieve by uploading the file via Entity Form, and then writing a custom plugin or power automate flow to read your text file, finally processing the way you want
To configure notes see the following: https://docs.microsoft.com/en-us/powerapps/maker/portals/configure-notes
To read files via Flow: https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Extract-data-from-documents-with-M...
To write custom plugins: https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/register-plug-in
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Power Apps Portals Super User