Forum Discussion
RelationShips_Between_Tables
Hello,
I have two tables that releted by 1 to many connection, By ID Column
in 1 table i have uniqe ID and amount column
in the second table i have ID column not uniqe, amount column, date column, and some other columns.
when i'm trying to slice the GroupBY_אלמגור Table by date from the MRR_Marketing table its not sliced.
what i'm doing wrong?
please help me
Hi gals ,
It is because the relationship direction is from the table GroupBY_אלמגור to MRR_Marketing . You can try to change it to both. Then the table will be filtered.
Best Regards,
Xue
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
OK, Thanks
2 Replies
- v-xuding-msftCommunity Support
Hi gals ,
It is because the relationship direction is from the table GroupBY_אלמגור to MRR_Marketing . You can try to change it to both. Then the table will be filtered.
Best Regards,
Xue
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- galsFrequent Visitor
OK, Thanks