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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.