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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

return string value for relative date based on slicer, not aggregate

I have 3 tables 

one table has team names

2nd table has individual names and their date of leaving the company

3rd is the date table.

 

2nd and 3rd tables are linked through termination date.

 

I have a slicer using the 3rd table but I need just the people who are still with the company in my visuals.

The slicer will select the month and year I am interested in seeing and I would like to see the number of employees by team name.  

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

 

Share some data and show the expected result.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Hi, Here is what I am looking for:

 

Table 1

TEAM NAME  TEAM ID

Team 1           1234

Team 2            4567

 

Table 2

EMPLOYEE NAME     END DATE              Team ID

 

John Smith 

Scott Mann               February 1, 2018    1234

Lisa Jackson              March 28, 2018       4567

 

Result I'm looking for:

Table

TEAM NAME      # EMPLOYEES

Team 1                1

Team 2                 2

 

Slicer->select Month & Year 

Hi Jaeeunc,

 

What's the relationship between the three tables? Which column is your slicer based on?

Could you clarify more details about your tables and expected result?

 

Regards,

Jimmy Tao

Hi,

 

I am sorry but i just do not understand.  Why should the answer be 1 and 2 in the third table?


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors