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
Elie_HUCHET
Helper II
Helper II

ADD LINES

Hello,
I would like to add lines here the line "Moyenne de KG/m3"+"Ecartype de KG/m3" thanks to a SUMX but I can't do it. I need to find 878.42. I'm getting there with a column but I really want to go through a measure. It's the column max.

Elie_HUCHET_0-1666104499753.png

 

Elie_HUCHET_2-1666104554625.png


thank you in advance for your help

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Elie_HUCHET , Not very clear

 

MaxX(Table, Table[Column])

 

or

 

maxx(all(Table), Table[Column])

 

Should work

 

If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

View solution in original post

2 REPLIES 2
Elie_HUCHET
Helper II
Helper II

Perfect tank you for your help

amitchandak
Super User
Super User

@Elie_HUCHET , Not very clear

 

MaxX(Table, Table[Column])

 

or

 

maxx(all(Table), Table[Column])

 

Should work

 

If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

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.