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.
hi!
I have a column like the given below and i need to add them a order numbers at the beginnin: 1.New , 2.Created , 3.Old , 4.Recent.
How can i create a Custom column that does it?
Column A
New
Old
Old
New
Created
Recent
Created
Solved! Go to Solution.
Hi,
if that is your only problem you can solve it with a conditional Column
You can also do it step by step with replace if you don't want to create a new column
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution
Hi,
if that is your only problem you can solve it with a conditional Column
You can also do it step by step with replace if you don't want to create a new column
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution
You may add a calculated column with DAX code like
Hello @geroagostini ,
You could add a conditional column in power query , check this link for instructions https://learn.microsoft.com/en-us/power-query/add-conditional-column
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
Proud to be a Super User! | |
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 |
---|---|
124 | |
79 | |
50 | |
38 | |
38 |
User | Count |
---|---|
195 | |
80 | |
70 | |
51 | |
42 |