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

undefined

Hi,

I need to create the visual with trend lines:
1. How to compare distance between two trend lines?

2. Is it possible to make visual with trends and two differente x axis, eg. X - Sum, X -% and Y - date?

Thanks!
2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 
Is this problem sloved?
 
If it is sloved, could you kindly accept it as a solution to close this case?  
 
If not, please let me know.  
 
Best Regards
Icey
Icey
Community Support
Community Support

Hi @Anonymous ,

1. For 'How to compare distance between two trend lines?',

You can create a measure like so:

distance between two trend lines ( A - B ) =
MAX ( 'Table'[A] ) - MAX ( 'Table'[B] )

undefined.PNG

2. For ‘Is it possible to make visual with trends and two different x axis, e.g. X - Sum, X -% and Y - date? ’,

Power BI does not currently support it. You can submit your idea here.

Or you can use 'Power KPI' and can refer to this article. This visual can have two different y axis. You can import it from marketplace.

undefined 4.PNG

undefined 3.PNG

This is my sample file.

 

Best Regards,

Icey

 

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

 

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.