Forum Discussion
Jond
6 years agoRegular 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). ...
v-yuta-msft
6 years agoCommunity Support
Jond ,
I think you can use dax instead, could you share the sample data and the output result?
Regards,
Jimmy Tao
Jond
6 years agoRegular Visitor
I share some sample data (raw and sample report):
https://www.dropbox.com/sh/6lxcf9dj4v0yjoa/AAB8ClxYanQ70P5f73uwxbtga?dl=0
This should be the output result:
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.