oh, ok now I understood your problem, really sorry for that.
Usually marquee are used for cases where your limit is undefined, like a loading amount of time or making an online request to an API.
Anyway, for your case I suggest you to use material instead, and apply it on progress.
Create a material using panner: Animating UV Coordinates | Unreal Engine Documentation
then apply it to your progress bar.