Forum Discussion

crayonantony's avatar
crayonantony
Frequent Visitor
3 years ago

Create a dynamic table

Hi everyone,

 

I'm new to PowerBi and not familiar with DAX.

 

I would like to compute a dynamic table based on two slicer selections:

1 for the employee(s)

1 for the time period (date)

 

The EmployeeTable has a name column, startDate column and endDate if the has left the compagny otherwise the endDate is blank

The resulting table should contain the rows of all combinations of employee and date if startDate <= date  && date <= endDate

 

Thank for your help

Antony

2 Replies