When I am exporting a SAS dataset to csv; it is trimming all the leading spaces in the characters
问题 When I am exporting a SAS dataset to csv; it is trimming all the leading spaces in the characters. Please help me to retain all the leading spaces in the csv output. The statement used is: Proc Export Data = Globl_Mth_Sumry OutFile = "&GMUPath.\20&RptYr._&RptMt.\03 Output\01 GMU\&Brnd_Abbr.\&Brnd._&Mkt._Globl_Mth_Sumry_&RptMt.&RptYr.&NeuronQTR..csv" DBMS = CSV Replace; Run; So, there is a column containing the list of countries which is like Asia India China etc. But the csv file is showing