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

Join 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.

Reply
Anonymous
Not applicable

Issues Tracking Data Model

We have an issue tracking log sent via an automatic email every hour of the day as a .xlsx file.  Each file is dated in the file name and tables have the following format.

Unique IDPL IdentifierDate CreatedDate ReviewedDate ClosedCompanyStatusLocation
A unique value to each issueAn identifier number that may be duplicate due to multiple devices possibly offline when created   Assigned company to resolve issueIssued,Work Required,Ready for Review, Ready to Close, In Dispute,ClosedFloor>Room No.

 

I would like to create a table showing the changes on a daily basis for each Company on a daily basis showing both the quantity of total items along with the difference between the current and previous day.

 

My current process was to have all the files kept on a sharepoint folder and I was able to query the 1PM report for each day and then combined all the reports into a single table.  I then used a pivot table to create the matrix but I cant create a difference off of a pivot table.  Also loading times are extremely long (10+ minutes), assuming due to the method I am using and the quantity of rows per excel file (25k+ rows).

 

What would be a better approach to create a delta table and reduce the loading time?

3 REPLIES 3
lbendlin
Super User
Super User

Load the Excel data into a database like SQL Server. Include the file name so you know where each row came from.

Anonymous
Not applicable

Unfortunately we dont have access to upload to a SQL server.  Any other possible solutions?

Place the Excel files on a OneDrive. Then access them via the Sharepoint Folder connector.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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