Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 216047

Create table with a subset of another table

$
0
0

Hi all,

 

I've an "Employee" table which contains all the employees from a company. in this table, there is one column with the employeeID, and another one with the ManagerID (each manager is also a row in the Employee table, and thus has an employeeID too).

 

I'd like to create a separate table to store only Managers.

 

Could help me on the filter to use to build this ?

 

Manager = CALCULATETABLE('Employees; 'Employees'[MANAGERID] in (...))

 

I know how I would do it in SQL, but not really in Power BI with DAX formulaes.

 

Thanks for your help

Benoît


Viewing all articles
Browse latest Browse all 216047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>