Hi,
As I am novice of MSTR Desktop, I have a basic question.
I have two tables EMP, DEPT. I want a report like no of employees per department . The Dname is available in DEPT table and empno field is in emp table. (I don't want to make use the deptno in employee table, reason being want to know how to make joins between two or more tables)
When I develop a report, for all the departments I am getting employee total as 14.
The metric is grouped properly.
The metric formula is Count(Empno) {Dname}
Any valid suggestions are appreciable.
Regards,
suri
As I am novice of MSTR Desktop, I have a basic question.
I have two tables EMP, DEPT. I want a report like no of employees per department . The Dname is available in DEPT table and empno field is in emp table. (I don't want to make use the deptno in employee table, reason being want to know how to make joins between two or more tables)
When I develop a report, for all the departments I am getting employee total as 14.
The metric is grouped properly.
The metric formula is Count(Empno) {Dname}
Any valid suggestions are appreciable.
Regards,
suri