Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 work because this is a calulation for date in a column not data between columns.
also im traing with variable and conditional code but still not success.
is there oter funtion than can Help me
is Excel should be like that
Solved! Go to Solution.
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.
High:
If you go to transform data and click on just the player column and under transfor you can look for unpivot columns and choose Unpivot Other Columns. It should like this after that operation;
Then the measure is easy:
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.
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?
Im try to create a calculet column comparind the data of other 6 columns with date and i want to know the lasted date and put in the new calulate columns, as i show in the Excel example.
Im creating a cycle time report with start proyect date and i want the date of the last activity compled thats why i need a caluclated colunm with the MAX value of 6 column of the same record
This is just one of the differents ways that i already try to get this column, asign variable to the column then with some conditional function to evaluete each one versus the other
MAX only allow 2 arguments
@jmelizalde
You are absolutely right. I feel so stupid 🙂
No worries while @Whitewater100 is in town. He never misses.
Have a great day!
sorry tamerj I did not know you were in the midst of helping!
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |