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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Create a new table based on Date data

I have a dataset, with various statuses and the dates they changed
sample (fake) data:

WorkerStatusDate Updated
ArinEmployed12-03-23
ArinUnemployed19-06-23
ArinEmployed25-11-23
BrianEmployed01-01-23
BrianRetired20-10-23
DanEmployed03-02-23
DanUnemployed29-05-23
DanEmployed07-07-23
DanRetired19-09-23

 

and what I want to create is a summary of the worker statuses in all months of the year:

WorkerJan-23Feb-23Mar-23Apr-23May-23Jun-23Jul-23Aug-23Sep-23Oct-23Nov-23Dec-23
Arin  EmployedEmployedEmployedUnemployedUnemployedUnemployedUnemployedUnemployedEmployedEmployed
BrianEmployedEmployedEmployedEmployedEmployedEmployedEmployedEmployedEmployedRetiredRetiredRetired
Dan EmployedEmployedEmployedUnemployedUnemployedEmployedEmployedRetiredRetiredRetiredRetired

 

please help

1 ACCEPTED SOLUTION
miTutorials
Super User
Super User

I added a Matrix visual with your sample data and this is what it looks like.

 

miTutorials_0-1702552265803.png

You can add the fields like the below. But remember it's only going to pull in the First status of that date by the worker.

 

miTutorials_1-1702552283717.png

 

 

Best regards,

Ismail | MiTutorials

miTutorials_2-1702552353795.png MiTutorials on YouTube Explore over 200+ Power BI tutorials and enhance your skills!

View solution in original post

2 REPLIES 2
miTutorials
Super User
Super User

I added a Matrix visual with your sample data and this is what it looks like.

 

miTutorials_0-1702552265803.png

You can add the fields like the below. But remember it's only going to pull in the First status of that date by the worker.

 

miTutorials_1-1702552283717.png

 

 

Best regards,

Ismail | MiTutorials

miTutorials_2-1702552353795.png MiTutorials on YouTube Explore over 200+ Power BI tutorials and enhance your skills!

Anonymous
Not applicable

Ok, thanks anyway...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors