Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi All !
I'm struggling with this task currently during my Dataflow creation in my pbi service.
So I have a few csv files ( They all contain how many App installs have been - on a daily basis - in each country ), They are stored in a Sharepoint Folder.
The point is to combine these files, and do some reporting.. But Here is where I feel lost.
I would really appreciate your guidance, to help me find an optimal way to digest these files.
Thanks !
Solved! Go to Solution.
Hi. Assuming you have one date column and a lot of countries. You might need load each csv manually, because it doesn't look like a combine or append solution. It sounds like a merge/join one. The example data makes me think you need to match files by date and one you have all the countries, unpivot the countries to build a country column and a value for their values.
I hope that helps,
Happy to help!
Hi @Vrykolakas ,
Looks like merge queries.
The point is will the [All Country installations] changed after the tables being merged?
If the [All Country installations] is the sum of country installations, you may need to add a custom column after the tables being merged.
Best Regards,
Jay
Hi. Assuming you have one date column and a lot of countries. You might need load each csv manually, because it doesn't look like a combine or append solution. It sounds like a merge/join one. The example data makes me think you need to match files by date and one you have all the countries, unpivot the countries to build a country column and a value for their values.
I hope that helps,
Happy to help!
Thank you @ibarrau for your helpful comment !
I currently dispose of these two csv files : ( But more files will be added in the future, each with the Date column, and different countries ( I should also take care of the possibility that some countries might be redundant.. and a "Note" column, that should be deleted in the process ) :
So the option of merging two Queries, might not be very optimal, since I need to Query each new added csv file in my sharepoint..
Is there a way to unify the structure ( in the Tranformation file part ), by transposing all the country fields into one Column " Country " and another one for the " Installs" values ? Because When transforming one file, the other file shows up an error, since the columns don't match.. How can I fix this part ?
@Anonymous, Hi ! Thank you for your comment, I think this also answers your question, and gives better explanation as my initial post 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
59 | |
33 | |
27 | |
25 | |
24 |
User | Count |
---|---|
62 | |
53 | |
31 | |
23 | |
20 |