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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
OihaneFernández
Frequent Visitor

2 VAR in X-Axis: Is it possible to represent both numerical variables matching the values?

Hi community,

 

I will really appreciate your suggestions for the next use case.

 

Scenario Description:

  • 4 variables with the purpose of monitorize hysteresis: [Iup - Qup] VS [Idown - Qdown]
  • X-axis must be for I
  • Y-axis must be for Q
  • Currently, the SQL server stores registers per every PLC read (I and Q per time).

 

Orientation request:

How could I manage two variables in the X-axis?

I would like to use Iup and Idown variables in X-axis but, the objective will be to match up in the X-axis the same values for this two different variables.

Example, analysing the dispersion graph, if i move to X-axis Iup = 2000mA, also I would see Idown = 2000mA because both variables are matching in diagram and they display the same value (then, in Y-axis we will see Qup and Qdown values, different values between each other).

 

See the attached screenshot for graphical details.

OihaneFernndez_0-1667986497076.png

 

Thank you in advance for the provided orientation.

 

Oihane.

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @OihaneFernández,

I'd like to suggest you do unpivot columns on these value fields to convert them to attribute and value, then you can use 'value' on axis and 'attribute' to legends to split and group these values.

Unpivot columns - Power Query | Microsoft Learn

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @OihaneFernández,

I'd like to suggest you do unpivot columns on these value fields to convert them to attribute and value, then you can use 'value' on axis and 'attribute' to legends to split and group these values.

Unpivot columns - Power Query | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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