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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Jond
Regular Visitor

Obtain maximum value (envelope)

Hello,

 

I have some data visualized in Power Bi using R scripts (ggplot2 library). Field data (two variables, y as a function of x, black points) and two constant theoretical curves (red).

Data from several daysData from several days

In order to compare the field data with the theoretical curves, I would like to obtain the maximum and minimum y values per x value per day. For example:

Day 1Day 1

Day 2Day 2

The objective is to obtain "envelope" curves, get rid of the rest of data and compare them in one visual respect to the theoretical curves. 

 

Any ideas? How can I obtain the values in R script or in the query?

 

Thanks

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@Jond ,

 

I think you can use dax instead, could you share the sample data and the output result?

 

Regards,

Jimmy Tao

I share some sample data (raw and sample report):

 

https://www.dropbox.com/sh/6lxcf9dj4v0yjoa/AAB8ClxYanQ70P5f73uwxbtga?dl=0

 

This should be the output result:

Output (2).png

 

For each x value, the maximum and the minimum of y are stored and the rest of the data is discarded. The figure shows the maximum and the minimum values of y for a range of x. Each color is a different day.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.