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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Anonymous
Not applicable

Using two lookup tables connected with the same fact table

Hi.

 

I have two lookup tables:

 

USER LOOKUP

user_id
1
2
3

 

DATE LOOKUP

date
1/1/2018
2/1/2018
3/1/2018

 

..connected to a fact table (1-to-many cardinality for both);

 

PROFILE FACT

user_iddateother
11/1/2018A
22/1/2018B
33/1/2018C

 

I'm using a date silcer synced across several pages. When I use the user_id (count of users) from the user lookup table and change the date range, the user count does not update. Obviously this is because the lookup table aren't connected but is there a workaround for that without using USERELASTIONSHIP? Do I have to use the user_id from the profile fact table in all my calculations? But since the user lookup is connected with other fact tables with a user_id, that would defeat the point of a user lookup table, right?

 

Thanks.  

1 ACCEPTED SOLUTION
v-kelly-msft
Community Support
Community Support

Hi @Anonymous ,

 

In my opinion,you'd better use user_id from the profile fact table in all your calculations since it's the one-side in the relationship.And since it has a connection with user lookup table,I believe it wont defeat the point of the table.

Check the reference below:

https://docs.microsoft.com/en-us/power-bi/guidance/star-schema

 

 

 

Best Regards,
Kelly

Did I answer your question? Mark my post as a solution!

View solution in original post

2 REPLIES 2
v-kelly-msft
Community Support
Community Support

Hi @Anonymous ,

 

In my opinion,you'd better use user_id from the profile fact table in all your calculations since it's the one-side in the relationship.And since it has a connection with user lookup table,I believe it wont defeat the point of the table.

Check the reference below:

https://docs.microsoft.com/en-us/power-bi/guidance/star-schema

 

 

 

Best Regards,
Kelly

Did I answer your question? Mark my post as a solution!

amitchandak
Super User
Super User

@Anonymous , I think you want two filters two disconnected slicers. For that take a measure from fact, and check : it is not blank in the visual level filter of the slicer

 

refer to this video if needed

https://www.youtube.com/watch?v=cyOquvfhzNM

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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.