You should show examples of the actual file that was read and ideally the code used to read the data.
Also you should show what you expect the results to look like.
If you want to display numeric values as currency then the display format DOLLAR should be used.
Example;
data example;
input x;
put x Dollar16.2;
datalines;
123.45
0.57
123456789.89
;
The example code provided by @PeterClemmensen reads values as character.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!