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
Syndicate_Admin
Administrator
Administrator

Scatter Chart Help for Evaluating Two Periods

Good morning

I have the following problem I would appreciate infinite help!

I have two period segmenters to compare two different periods.

In this case I have to visualize in a scatter plot the values of PRE AND POST OF TEMPERATURE AND HUMIDITY

Working with the following measures

PRE = CALCULATE(AVERAGE('ReadingsComfort'[READING]),USERELATIONSHIP('Period A'[Date],'ComfortReadings'[DATE]))
POST = CALCULATE(AVERAGE('ReadingsComfort'[READING]),USERELATIONSHIP('Period B'[Date],'ComfortReadings'[DATE]))
PRE for Humidity =
CALCULATE([PRE], 'Meter monitoring'[PROBE] IN { "Humidity" })
PRE for Temperature =
CALCULATE([PRE], 'monitoring counters'[PROBE] IN { "Temperature" })

POST for Humidity =
CALCULATE([POST], 'meter monitoring'[PROBE] IN { "Humidity" })

POST for Temperature =
CALCULATE([POST], 'meter monitoring'[PROBE] IN { "Temperature" })
And I'd like to represent them in such a way that I can compare them on a scatter plot, sort of like that.
DUDA_GRAFICO_DISPERSION_PRE_POST.JPG

It would be possible???????

I would appreciate any help from me!!!!!!

Thank you very much.

0 REPLIES 0

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.