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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
iqbal077
Frequent Visitor

Updating date

CSV files are added manually to a folder conectivity method. The reading date aka modified date aka last updated date will be crucial for my analysis. All the daily file will be appended to a large file/ or main file, so my problem is how do I stamp the date of the file to a column and call it reading date. Please see the example below.

 

I really appreciate any help you can provide. 

 

Thanks

Iqbal

 

Here is an example;

Day 1 file - 4/23

Revenue date | Rooms Sold |  Avg Rate |  Revenue| Reading date |

4/23/2020            100               $100         $10000    4/23/2020

4/24/2020            120               $100         $12000    4/23/2020

4/25/2020            110               $110         $12100    4/23/2020

-------------------------------------------------------------------

12/31/2020          60                 $200         12000      4/23/2020

 

 

Here is an example;

Day 2 file - 4/24

Revenue date | Rooms Sold |  Avg Rate |  Revenue| Reading date |

4/23/2020            110               $100         $11000    4/24/2020

4/24/2020            130               $100         $13000    4/24/2020

4/25/2020            120               $110         $13200    4/24/2020

-------------------------------------------------------------------

12/31/2020          70                 $200         14000      4/24/2020

 

 

Here is an example;

Day 3 file - 4/25

Revenue date | Rooms Sold |  Avg Rate |  Revenue| Reading date |

4/24/2020            130               $100         $13000    4/25/2020

4/25/2020            130               $100         $13000    4/25/2020

4/26/2020            120               $110         $13200    4/25/2020

-------------------------------------------------------------------

12/31/2020          70                 $200         14000      4/25/2020

1 REPLY 1
vivran22
Community Champion
Community Champion

Hello @iqbal077 

 

 

Is your objective to combine the multiple files into one? What is the output you are looking for?

 

Cheers!
Vivek

https://www.vivran.in/
Connect on LinkedIn

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors