Forum Discussion
jmelizalde
4 years agoNew Member
Max in column
I have 6 columns with difernts dates, this reprecents diferents activityes for the same proyect what i want is create a column that calulate the Max of this diferent Columns The funtion Max doesnt w...
- 4 years ago
Hi:
I'm pretty sure you need to unpivot here as MAX won't take more than a couple of columns.
Please review my solution for this instance.
tamerj1
4 years agoCommunity Champion
Hi jmelizalde
can please explain more why MAX did not work? What code did you try? Are you trying to create a measure or a calculated column?
Whitewater100
4 years agoSolution Sage
sorry tamerj I did not know you were in the midst of helping!
- tamerj14 years agoCommunity Champion
Don't misunderstand me. Am not trying to book this post snd never tried to book any other post. This is an open platform where everyone has the absolute right to participate in any post.
Back to this post, I was looking into this through my phone and started wondering why the MAX between the columns did not work while it siply should.