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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Aruna4584
New Member

undefined

Hi

Iam new to power bi.

I have leave tracker in Excel for a month.

We have planned leaves sick leaves wfh category in that excel.

I need to show in my power bi dashboard, names of employee for each category for the current working week 

How can I make this measure.

Can anyone help 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Aruna4584 

 

Based on your needs, I have created the following table.

vjialongymsft_0-1721020578667.png

 

Then you can use the following dax to calculate the week of the current date.

Weeknum = WEEKNUM([Date])

 

 

Then you can create two slicers, putting "weeknum" and "category" into each of them.

vjialongymsft_1-1721021033998.png

Select the number of weeks and the type of leave you want to view, and the name of the corresponding employee will be displayed.

vjialongymsft_2-1721021123609.png

 

 

 

 

 

Best Regards,

Jayleny

 

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

3 REPLIES 3
Anonymous
Not applicable

Hi @Aruna4584 

 

Can you provide detailed sample pbix file and the results you expect.So that I can help you better. Please remove any sensitive data in advance.

 

 

 

Best Regards,

Jayleny

 

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

 

It will look like this 

 

1001088703.jpg

 

xyz wfh planned lea

Anonymous
Not applicable

Hi @Aruna4584 

 

Based on your needs, I have created the following table.

vjialongymsft_0-1721020578667.png

 

Then you can use the following dax to calculate the week of the current date.

Weeknum = WEEKNUM([Date])

 

 

Then you can create two slicers, putting "weeknum" and "category" into each of them.

vjialongymsft_1-1721021033998.png

Select the number of weeks and the type of leave you want to view, and the name of the corresponding employee will be displayed.

vjialongymsft_2-1721021123609.png

 

 

 

 

 

Best Regards,

Jayleny

 

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

Helpful resources

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

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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