Update progress bar percentage based on the bytes file uploaded to azure blob using web api

0
Hi,  We have a use case wherein we need to show the percentage of file upload in progress bar on the Mendix screen. We are using fileinput widget to browse the file and web API to upload the file to azure blob storage. The file size could range from 200mb to 500mb so the upload takes time. We want to show the user the percentage of file upload so that the user knows how much of the file got uploaded successfully. Any help would be appreciated. 
asked
0 answers