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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Multiple lines in single visual

Hello Everyone,

Is there any possibility to use double axis to show multiple lines in single visual?  I am using the visual "Line and Stacked Column Chart with Table?

If you can see the 3rd image it's not showing what exactly needed based on 1st and 2nd Images. I need the lines like 1st and 2nd image in single visual. Can anyone please help me with your ideas. 

 

Below are the measures iam using 

Bottles Target % = DIVIDE([Bottles Produced], [Bottles Production Target])
Bottles Produced = sum(V_PBI_DTA_SAM_Daily[PEHQTYEach])
Bottles Production Target = sum(V_PBI_DTA_SAM_Daily[CALC_BottleTarget])
CALC_BottleTarget = [GPH] * 'V_PBI_DTA_SAM_Daily'[CALC_NominalSpeed] * 'V_PBI_DTA_SAM_Daily'[CALC_Target]

 

 

 

 

venkatcgn3_0-1648804359682.png

venkatcgn3_2-1648804592047.png

Regards,

Venkat

 

 

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

Hi @Anonymous ,

 

According to your statement, I think your problem is that currently there are two lines in your visual3, one line contains large numbers more than thousands, another line contains percentage format number which are quite small. The Y axis of line is large. So the second line doesn't look obvious, like a straight line. 

Here I suggest you don't add these two measures in line field at the same time. You can add [Bottles Target %] in Tooltips.

 

Best Regards,
Rico Zhou

 

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

2 REPLIES 2
v-rzhou-msft
Community Support
Community Support

Hi @Anonymous ,

 

According to your statement, I think your problem is that currently there are two lines in your visual3, one line contains large numbers more than thousands, another line contains percentage format number which are quite small. The Y axis of line is large. So the second line doesn't look obvious, like a straight line. 

Here I suggest you don't add these two measures in line field at the same time. You can add [Bottles Target %] in Tooltips.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. Avoid posting screenshots of your source data if possible.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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