Hello,
I have an excel file where I use PQ to append several SAP reports into one file.
In order to get the data into PP I have had to save the file as .csv as the data set are very large and it seems PP likes csv files more (does not crash everytime i try to refresh the data).
Now to the problem. I cleaned som data from the source file and now when I update PP some columns are blank (only a few cells populated)
In the xlxs file everything looks good, all 3 columns below are formatted as text.
Parma_Pdoc_Item Order Reference Currency
102137201413840E540 800047452 EUR
105950200610144B50 450086919200010 SEK
185880201313616B10 450086920200010 EUR
185880201313616B10 450086920500010 EUR
100072201313619A60 B14047929593 EUR
100072201313619A60 B14047929582 EUR
100072201313619A60 B14047929604 EUR
100072200911918C10 B14047929615 EUR
399965201413858C370 B14047941165 EUR
399965201413858D370 B14047941353 EUR
464599999999910 4645_EUR_ICE_1501 EUR
1008999999999910 10089_USD_ICE_1501 USD
1248299999999910 12482_SEK_ICE_1501 SEK
1248299999999910 12482_USD_ICE_1501 USD
1248299999999910 12482_EUR_ICE_1501 EUR
1248299999999910 12482_AUD_ICE_1501 AUD
1248299999999910 12482_HKD_ICE_1501 HKD
2337199999999910 23371_USD_ICE_1501 USD
2337199999999910 23371_JPY_ICE_1501 JPY
the problem occurs when the .xlsx is saved as .csv where format will change to:
Parma_Pdoc_Item Order Reference Currency
102137201413840E540 800047452 EUR
105950200610144B50 4,50087E+14 SEK
185880201313616B10 4,50087E+14 EUR
185880201313616B10 4,50087E+14 EUR
100072201313619A60 B14047929593 EUR
100072201313619A60 B14047929582 EUR
100072201313619A60 B14047929604 EUR
100072200911918C10 B14047929615 EUR
399965201413858C370 B14047941165 EUR
399965201413858D370 B14047941353 EUR
4,646E+14 4645_EUR_ICE_1501 EUR
1,009E+15 10089_USD_ICE_1501 USD
1,2483E+15 12482_SEK_ICE_1501 SEK
1,2483E+15 12482_USD_ICE_1501 USD
1,2483E+15 12482_EUR_ICE_1501 EUR
I haven't had any issues when uploading the csv file to PP before even though the file looks as looks above. but this morning, after I cleaned some data I got the issue where column A and B are being blanked out in PP.
I've tried creating a schema.ini file to have it read the first 10000 rows but it doesnt help.
Is there a solution where I can keep the same formatting in the csv file as I have in the xlsx file?
this is a really important report so I need to find a way to solve it.
Thanks in advance!
I have an excel file where I use PQ to append several SAP reports into one file.
In order to get the data into PP I have had to save the file as .csv as the data set are very large and it seems PP likes csv files more (does not crash everytime i try to refresh the data).
Now to the problem. I cleaned som data from the source file and now when I update PP some columns are blank (only a few cells populated)
In the xlxs file everything looks good, all 3 columns below are formatted as text.
Parma_Pdoc_Item Order Reference Currency
102137201413840E540 800047452 EUR
105950200610144B50 450086919200010 SEK
185880201313616B10 450086920200010 EUR
185880201313616B10 450086920500010 EUR
100072201313619A60 B14047929593 EUR
100072201313619A60 B14047929582 EUR
100072201313619A60 B14047929604 EUR
100072200911918C10 B14047929615 EUR
399965201413858C370 B14047941165 EUR
399965201413858D370 B14047941353 EUR
464599999999910 4645_EUR_ICE_1501 EUR
1008999999999910 10089_USD_ICE_1501 USD
1248299999999910 12482_SEK_ICE_1501 SEK
1248299999999910 12482_USD_ICE_1501 USD
1248299999999910 12482_EUR_ICE_1501 EUR
1248299999999910 12482_AUD_ICE_1501 AUD
1248299999999910 12482_HKD_ICE_1501 HKD
2337199999999910 23371_USD_ICE_1501 USD
2337199999999910 23371_JPY_ICE_1501 JPY
the problem occurs when the .xlsx is saved as .csv where format will change to:
Parma_Pdoc_Item Order Reference Currency
102137201413840E540 800047452 EUR
105950200610144B50 4,50087E+14 SEK
185880201313616B10 4,50087E+14 EUR
185880201313616B10 4,50087E+14 EUR
100072201313619A60 B14047929593 EUR
100072201313619A60 B14047929582 EUR
100072201313619A60 B14047929604 EUR
100072200911918C10 B14047929615 EUR
399965201413858C370 B14047941165 EUR
399965201413858D370 B14047941353 EUR
4,646E+14 4645_EUR_ICE_1501 EUR
1,009E+15 10089_USD_ICE_1501 USD
1,2483E+15 12482_SEK_ICE_1501 SEK
1,2483E+15 12482_USD_ICE_1501 USD
1,2483E+15 12482_EUR_ICE_1501 EUR
I haven't had any issues when uploading the csv file to PP before even though the file looks as looks above. but this morning, after I cleaned some data I got the issue where column A and B are being blanked out in PP.
I've tried creating a schema.ini file to have it read the first 10000 rows but it doesnt help.
Is there a solution where I can keep the same formatting in the csv file as I have in the xlsx file?
this is a really important report so I need to find a way to solve it.
Thanks in advance!