March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi All,
I need to give number for each record of ACE_VALUE column
I have concatenated 3 columns and created AC_VALUE column and i want to see key number like below example in a newly created custom column in power query
ACE_VALUE | Key Number |
123ABC22/3/24 | 1 |
123CDA3/5/2021 | 2 |
123ABC22/3/24 | 1 |
568CDA31/1/2007 | 3 |
123CDA3/5/2021 | 2 |
Please reply
Thanks!!
Solved! Go to Solution.
Hi @Bharathi_99
You can duplicate the table and remove duplicates :
Add an index column :
And merge the tables:
The table that merged can be unchecked from loading to the model
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Bharathi_99
You can duplicate the table and remove duplicates :
Add an index column :
And merge the tables:
The table that merged can be unchecked from loading to the model
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Happy to help 🙂
Hi @Bharathi_99 ,
Please refer to the screenshot below and measure.
If this post helps, please consider accept as solution to help other members find it more quickly.
Thanks,
Hari R
Hi @Shreeram04 Thanks for replying
How to do it in power query
I am doing all transformations in Dataflows so I need to add custom column in power query
Can you help me with taht please
Thanks a lot
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
126 | |
77 | |
59 | |
55 | |
43 |
User | Count |
---|---|
184 | |
107 | |
82 | |
60 | |
48 |