Forum Discussion
Gustavo91Peru
6 years agoNew Member
How can my table connection be?
Hi guys, im having some troubles with the connections of my tables. Initially I had 2 tables: Interactions and clients, they obviously are connect by the ID number. They have the following co...
- 6 years ago
Have an inactive date join between date and client. And Active between client and interactions. Date and Interaction - Active.
For a measure you need the Client and date join and use userelation. If need add a cross join for Either Date and Interaction or client -Interaction
v-frfei-msft
6 years agoCommunity Support