Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
wiredupjax
New Member

Power Query import, set a static data then append

Dear Bi Community--

 

Newbie here learning Power BI/Query.  

Scenario: importing weekly Vonage call logs. They do not include the data of the weekend/ending or any date.  Thus, I have already transformed the data and have my steps.

 

I'm trying to import a csv, then create a column that i can manually enter a weekending date then append it to a master file.

 

However, the week ending data set during the steps is getting set to the file I am merging into.

 

Recos?


Thank you in advance. Best, Jason

1 ACCEPTED SOLUTION

Store your weekly Vonage call logs as CSV on a OneDrive or SharePoint. Include the retrieval date in the file name if you like.  In Power Query ingest all the CSV files in that folder.

View solution in original post

4 REPLIES 4
lbendlin
Super User
Super User


Power BI has no memory* . You need to manage your snapshots in the upstream system. * Yes, there is the self referencing option but that has no safety net.

I'm not sure I understand how this helps me solve my problem. What steps should I take to preserve or deal w/ the append so it has a date stamp?

Store your weekly Vonage call logs as CSV on a OneDrive or SharePoint. Include the retrieval date in the file name if you like.  In Power Query ingest all the CSV files in that folder.

Ya feelin stupid here. Thank you!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors