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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
ar-data
Helper II
Helper II

Track chnages in sales lead status

I have data from our CRM which has 20+ columns and among many things that need to be visualized on power bi, I need a visual to show:

> 'What was the status of a particular sale lead last week and what is the status today if it has been changed'

 

I will have a relative date filter where in end user can select filter to see changes in like last 1 week or month/s and the visual should show both old and new status.

 

1. The data is generated weekly once. Ideally I think we should retain data of all the weeks to track these changes and the status will be frozen once the quarter ends. So I am not sure how the data should be stored - weekly in separate excel sheets etc.

2. If I keep adding weekly excels to the source folder, how can I get the latest unique data to show in other visuals like to track sales agent wise sales achievement, branch/client wise sales achievement?

 

Kindly help with this and thank you.

3 REPLIES 3
amitchandak
Super User
Super User

@ar-data , Check with DAX append method if you can keep old data

 

https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

I went through the articles and seems that does not help me with my requirement. The incremental refresh may help in easing the data load during refresh, but in my case I should have both old data and new data forever and be able to track changes.

Hi @ar-data 

It's difficult to tell which would be the best solution for your scenario. Do you have date column in your table which can tell people whether the data is new or old? Maybe you can store weekly data in separate Excel files in a folder, then connect to this folder through Get data > File > Folder and combine all files into a table. In this way, all data is combined in a table and you can load this table into Power BI Desktop to create the report.

 

In the report canvas, you can add date column into slicers or filters to filter the data to get new and old status. You can also use some specific filters in measures to get the result you want.

 

References:

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-combine-binaries

https://radacad.com/power-bi-get-data-from-multiple-files-in-a-folder-on-onedrive-for-business-no-ga...

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.