It is simple hereafter. Use join (instead of relationship) on the side of dept table and Take dept_no column from dept_table instead of emp_table. To do this follow these steps
right click age
convert to dimension
right click again age
and convert to continuous
create filter at most
29 on age and don't forget to check include null values in the table
- If you want to add all values in view. create a calc field with calculation as
INT([Age] <30)
- add sum of this field to view
- edit the calculation to show all nulls as
0
ZN(INT([Age] <30))
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…