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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Parallel charts

Hi,

I have two charts the first chart contains values for all the associates, but the second chart has values for only few associates.

How can I show the corresponding associate from the first chart in the second even if it dosent has any value.Screenshot1.PNG

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks a lot Lydia and Phil, I have fixed the issue now.

 

regards,

Ravi

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous,

Do you create the two charts using fields from different tables? If so, do you create relationship between the two tables using id field? When relationship exists, you can create the second chart by putting id field of first table in Axis, and make sure you select “Show items with no data” for Axis.
1.PNG

However, if above step doesn’t help, please help to post table structure in your scenario .

Thanks,
Lydia Zhang

Anonymous
Not applicable

Thanks a lot Lydia and Phil, I have fixed the issue now.

 

regards,

Ravi

Anonymous
Not applicable

Hi @Anonymous,

Glad to hear the issue is solved. You can accept helpful replies as answer, that way, other community members would easily find the answer when they get same issues.

Thanks,
Lydia Zhang

Phil_Seamark
Microsoft Employee
Microsoft Employee

Hi @Anonymous

 

Just make sure the Measure you are using in your chart returns a 0 value for the item.  If it returns a BLANK() it won't go on the axis.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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