Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Gustavo91Peru
New 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 component.

Interaction_Table: CREATION DATE ; INTERACION TYPE (It should be client creation in order to be considered);CLIENT ID (It can be a blank value); ORIGIN 

Cient_Table : CREATION DATE; CLIENT ID; ORIGIN; LEVEL OF INTEREST

 

I want to have 02 graphics.

First one will show how many new clients do I have according to its origin.

Second one will show how many clients do I have according to its level of interest.

I need to have 02 filters: Year and Origin, so my graphics could be interactive.

 

So far I´ve created and calendar table, but origin filter doesnt work for the second graphic.

 

Captura.JPG

What can I do? 

 

Thanks!!!

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Gustavo91Peru 

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 

https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @Gustavo91Peru ,

 

Please set the relationship to both instead of single to work on it.

both.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
amitchandak
Super User
Super User

@Gustavo91Peru 

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 

https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors