Forum Discussion
Wresen
Post Patron
6 years agoGet highest value in Graph to use as line
Hi and thanks for reading this. I have a line and stacked column chart and i want to use the highest colum value to use in the line value I want it to be in a measure and the value for the line...
- 6 years ago
HI
I found a solution :
Measure 1:
Max2 = SUM('Table'[Value])Measure 2:Maxx = maxx(VALUES('Table'[Month]);[Max2])Measure 3 (modifid code that i got from v-lionel-msft )Max1 = CALCULATE( [Maxx]; ALLEXCEPT( 'Table'; 'Table'[Item] ); ALL('Table'[Month]))
amitchandak
Super User
6 years agoWresen , correct the table name at your end. It was Sheet1, last time
Wresen
Post Patron
6 years ago- amitchandak6 years ago
Super User
- Wresen6 years ago
Post Patron
Hi amitchandak
i have upploaded the whole file below.
If its possible do an auto "item" i dont need to code every item since i will have over 1000 and i never know what items there will be from month to month
https://drive.google.com/open?id=1s0hrA5aGZad75sTEbX5yxPcuaKAQgqP1