Welcome to UE4. Here is an example of what you could do.
Place this in your pickup BP:
Then put this on your Widget:
Don’t forget to bind the amount to your progress bar:
Here is an example:
This may not be the most efficient method and some may have better ways however this is most basic and simple.
Hope this helps.