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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ksaranraj5
New Member

show items with no data with use relationship?

Hi, 

I'm not getting values in userelationship same as active relation ship when I'm using use items with no data option on dimensions in chart

I'm creating a table visualization through active relationship like below

ksaranraj5_0-1638971722981.png

in dimension values I have enabled the show items with no data like below

 

ksaranraj5_1-1638971867371.png

When I'm using the userelation dax instead of active relationship, I'm getting table like below

ksaranraj5_2-1638972055498.png

after enabling the show times with no data, it works like it's nt responding to use relation ship

ksaranraj5_3-1638972141403.png

How to achieve same result as active relationship while enable the show items with no data

 

please find the power BI app for your reference

 

https://gaininsight-my.sharepoint.com/:u:/g/personal/saranrajk_gain-insights_com/EWBwB6DPYL5MjaPgZKO... 

 

 

 

2 REPLIES 2
ksaranraj5
New Member

@amitchandak  I think combines values works same as mergine two columns that I have already done it on transformation. I have used that only on userelathion 

amitchandak
Super User
Super User

@ksaranraj5 ,

You should  create a column like this both tables: order and customer, 1-M active join, and then try

 

Join key = COMBINEVALUES("-", [customer id], [order id])

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

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors