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

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

Reply
po
Post Prodigy
Post Prodigy

Force inner join possible

Hi,

 

Have the following 

 

 

sales table with date on it

 

calendra table with date on it.

 

Calnedra has an entry for every date whereas sales has an entry only if sales on those dates.

 

tables linked on dates but calendar pulling back all rows.

 

How can we ensure only calendar rows with sales data are retrieved or filter out all rows from calendar with no sales data.

 

No inner join box on relationships setup.

 

Thanks

 

1 ACCEPTED SOLUTION
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @po

 

You may create relationship between the two tables as below. Then drag the calendar date column and sales data in one visual.

1.png

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @po

 

You may create relationship between the two tables as below. Then drag the calendar date column and sales data in one visual.

1.png

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for replies.

LivioLanzo
Solution Sage
Solution Sage

Hi @po

There is no INNER JOIN option. When you drop a measure which doesn't return any data (blank) the dimenion rows will be automatically filtered out

 


 


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


Proud to be a Datanaut!  

dedelman_clng
Community Champion
Community Champion

Can you give some more information on how you are using the calendar and sales tables in a visual or in DAX? I have data with sporadic dates and cannot reproduce what you are describing.

 

dt.png

Helpful resources

Announcements
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