Forum Discussion
TomLU123
7 years agoHelper III
【Seek Help】 How to enable the Two Filter's Dropdown value based on each other?
Hi Expert, We are building a report to show the headcount information. The report has following 4 tables. Table 1 Active Emploee Table Employee ID Location Department 9619 Hong Kong ...
v-xicai
7 years agoCommunity Support
Hi TomLU123 ,
You can create new calculated table Table_UNION, then create relationships like picture below.
Table_UNION = UNION('Table 1','Table 2')
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.