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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Read unstructured data - Excel calendar format

Hello,

We have a requirement where business feeds Engineer availability data into excel on a daily basis in a calendar format as shown below. We are to convert it into the denormalised format as stated below which can then be used for analytics using Power BI. 

Any lead on how we can achieve this format change which is not static & is maintained in different sheets of excel for different months would be of great help!

 

pravallikasri_0-1638974577538.png

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

You can refer to the following link to process your unstructured data in Power Query.

Best way to structure Excel survey data for leveraging in Power BI?

Power BI - Transferring less structured data

Data Inconsistency excel files different structure - build a model
If possible, try to process it on the data source side first. For example, like the example in your screenshot, you can combine the data of December, day and weekday into one row as a date column just as below screenshot.

Combine date information in data sourceCombine date information in data source

Then do the data transformation in Power Query to get the desired result. I have created a sample file(see attachment), please check if it is the result you want.

Data transformation in Power Query EditorData transformation in Power Query Editor

Best Regards

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous ,

Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem with you. Thank you.

Best Regards

Anonymous
Not applicable

Hi @Anonymous ,

You can refer to the following link to process your unstructured data in Power Query.

Best way to structure Excel survey data for leveraging in Power BI?

Power BI - Transferring less structured data

Data Inconsistency excel files different structure - build a model
If possible, try to process it on the data source side first. For example, like the example in your screenshot, you can combine the data of December, day and weekday into one row as a date column just as below screenshot.

Combine date information in data sourceCombine date information in data source

Then do the data transformation in Power Query to get the desired result. I have created a sample file(see attachment), please check if it is the result you want.

Data transformation in Power Query EditorData transformation in Power Query Editor

Best Regards

lbendlin
Super User
Super User

Please provide sanitized sample data that fully covers your issue. Paste the data into a table in your post or use one of the file services. Please show the expected outcome.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors