cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anonymous
Not applicable

Issues with Combining/Appending CSV files | Some CSV files are not poppulating?

Hi all,

 

I am working with Queue logs from RPA solution. I have 7 CSV files that I want to append one on top of the other. 2 of the CSV files are not poppulating correctly. Here are the files I want to append from my OneDrive:

 

rzavgazaryan_0-1628611357443.png

As you can see, two of the CSV files are not showing the file size. Those are the same ones that are not poppulating when appending. So my next step that I do, is connecting via the Query editor like so:

 

rzavgazaryan_1-1628611458623.png

 

I hit the transform data button and here is where I am now - As you can see, the file origin in '65001: Unicode (UTF-8)

 

rzavgazaryan_2-1628611542082.png

 

Now if I go to sample file, and select one of the CSV files that are not poppulating, you'll see that the file origin is: 1252 Western European (Windows) and it doesn't poppulate any sample data either:

 

rzavgazaryan_3-1628611659708.png

 

Same goes for the other CSV file that isn't working:

 

rzavgazaryan_4-1628611693242.png

 

But as you can see here, all the other CSV files samples are poppulating just fine:

 

rzavgazaryan_5-1628611731809.png

 

Now with everything combines, here is what the Query looks like: The source.name shows all of the CSV files names which is what we want:

 

rzavgazaryan_6-1628611782351.png

 

Now if I filter to those two CSV files, here is what I get:

 

rzavgazaryan_7-1628611853935.png

 

 

As you can see, there is no data from these CSV files. Given all of this information, what is the matter? Is it something with the timezones? How can I solve this issue and appenda all of these correctly? Would apprciate any help here.

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

Looks like it caused in OneDrive not in Power Query becasue the two special files do not show the correct file size in OneDrive so Power Query idetified them as blank files.

 

When you upload these files to OneDrive, has OneDrive reminds that upload successfully like this?

upload.png

 

You can try to re-upload these two files to check them agagin.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Vera_33
Resident Rockstar
Resident Rockstar

Hi @Anonymous 

 

I don't use sample query, my guess is your CSVs do not have the same structure to append? You can add a custom column to get table for each CSV before combine them - you have the chance to see the structure and determine what's next. There are many post about this, here is one:

https://community.powerbi.com/t5/Power-Query/Avoid-Helper-Queries/m-p/1752185#M52989

 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors