Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
 
					
				
		
I have a large data set of various files all being placed in the same folder for example:
Bounces_20220703.csv
Bounces_20220704.csv
Bounces_20220705.csv
Clicks_20220703.csv
Clicks_20220704.csv
Clicks_20220705.csv
Opens_20220703.csv
Opens_20220704.csv
Opens_20220705.csv
The folder will have a new file for each every day with the current date format YYYYMMDD after the file name
What I want to do is have all of the clicks collated together, all the opens and all the bounces, and when a refresh happens it combines the latest daily output.
Solved! Go to Solution.
In Advanced Editor for Main Query, replace "C:\Test" with your path. Use the below pbix file to test.
 
					
				
		
Three separate outputs if possible rather than combining them at this stage
In Advanced Editor for Main Query, replace "C:\Test" with your path. Use the below pbix file to test.
Hi,
Apologies are you able to send the code - as i am on my work laptop i still have an older version of Power Bi (cannot upgrade currently) so it wont let me open the file.
Since you are importing files from a folder, it is not a single code. Here is Excel file (you should have Excel, I presume) and you can change the C:\Test in Main Query.
Perfect thank you,
I will mark the original PowerBi one as the solution for people
Do you need 3 different outputs - one each for Bounces, Clicks, Opens OR a single output combining only 3 of these?
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
