The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have a column comp.description which has the following values: (BLANK, Test, Live, Failed).
I also have a date field comp_date_tested.
What I would like to see the comp.description which has the MAX comp_date_tested BUT exclude BLANK and Test. So my new column "latest_description" would show for all rows as "Failed" as that has the lates date/time that isn't a BLANK or Test.
Example
comp.description | comp_date_tested | latest_description |
BLANK | 24/05/2023 09:50:15 | Failed |
Test | 24/05/2023 15:21:10 | Failed |
Live | 24/05/2023 11:22:27 | Failed |
Failed | 24/05/2023 11:38:08 | Failed |
Any idea how to do this please?
Hope the below tutorial will help.
Get another column value based on the Max Date or Max Value in PowerBI | MiTutorials - YouTube
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
110 | |
82 | |
62 | |
54 | |
51 |
User | Count |
---|---|
129 | |
117 | |
82 | |
71 | |
66 |