Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
This question relates to the Power query in Excel.
Column "Lost" as shown in screenshot has either dates or blanks. I want to add a new column based on the column "lost" with the following conditions.
1. If there is any date in the column "Lost", the corresponding row in the new column should say "Lost."
2, If there is any cell with no data, the corresponding row in the new column shall say "New."
How can I achieve this?
Solved! Go to Solution.
You can eventually use bit more sofisticated formula, which evaluate data type:
Hi @mfaisalk ,
I used simple conditional column. Truth is, it does not consider data types, so it not might be the perfect solution. In case you have only dates or nulls, then following formula will solve your problem:
You can eventually use bit more sofisticated formula, which evaluate data type:
Thanks a lot, the first simple will work perfectly....as the data type is only date. As I have blank cells so, instead of null, I used blank as a condition. see screenshot
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
20 | |
20 | |
10 | |
10 | |
10 |