sure, I can tell you but you said long time ago you don't know Power QueryIf you tell me exactly how you get your results, then I can maybe think again, or maybe whatever….
here are two original files (source of data: csv file, result file: xslx file)
path to the CSV file is: D:\test\countrows\data-v9i8Rbfh1ul6_1diL56pb.csv , if it will be different, xlsx will wont work
whole line of source is:if you extract zip file and move countrows folder to D:\test\ - it should workCode:Source = Csv.Document(File.Contents("D:\test\countrows\data-v9i8Rbfh1ul6_1diL56pb.csv"),[Delimiter=",", Columns=3, Encoding=65001, QuoteStyle=QuoteStyle.None]),





Reply With Quote
Bookmarks