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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
koorosh
Post Partisan
Post Partisan

weekly report on employee tasks

Hello all, There are some tasks that have been done by the employee's name. I need a weekly report for each employee that I request with the format in tab2 in the attached file.

Why days of the week in the report start from Friday? It should start from Monday to Friday.

I want to have Minutes as a row in the report like it brought in the report tab of the excel file.

 

1 ACCEPTED SOLUTION
v-tangjie-msft
Community Support
Community Support

Hi @koorosh ,

 

According to your description, here are my steps you can follow as a solution.

(1) My test data is the same as yours.

(2) We can create a new column. 

 

Flag = WEEKDAY([Date],2)

 

(3)Select the [Day Name] column to sort by the [Flag] column.

vtangjiemsft_0-1676280400089.png

(4) Then the result is as follows.

vtangjiemsft_1-1676280498260.png

If you want to put your minutes in the Matrix row header, depending on your situation, you can see that your Task and Minute are two different columns, and you need to create a new hierarchical relationship table as the row header to meet your needs.

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

View solution in original post

1 REPLY 1
v-tangjie-msft
Community Support
Community Support

Hi @koorosh ,

 

According to your description, here are my steps you can follow as a solution.

(1) My test data is the same as yours.

(2) We can create a new column. 

 

Flag = WEEKDAY([Date],2)

 

(3)Select the [Day Name] column to sort by the [Flag] column.

vtangjiemsft_0-1676280400089.png

(4) Then the result is as follows.

vtangjiemsft_1-1676280498260.png

If you want to put your minutes in the Matrix row header, depending on your situation, you can see that your Task and Minute are two different columns, and you need to create a new hierarchical relationship table as the row header to meet your needs.

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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