Forum Discussion
cmpbn
2 years agoNew Member
Filter columns from two or more tables
I have two tables Employee and Department, and the common column is deptno. I have been trying to calculate the number of employees from deptno 20 whose earns more than 550. I palyed with the FILTE...
- 2 years ago
cmpbn
Create a lookup column and use it to filter EMP table. I have updated the PBIX with altered solution.
Does this help?
If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!
Follow me on LinkedIn!!!
NaveenGandhi
Memorable Member
2 years agohi cmpbn
Below file has 2 variations of solutions, Let me know if this is what your are expecting. Else share sample output.
If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!
Follow me on LinkedIn!!!
cmpbn
2 years agoNew Member
Thanks for the reply, I miss typed my previous question.
I wanted to find out the number of employees from CHICAGO area who earns more than 550