Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi everyone
I need to redact an address line so I can send a data set to an external business partner.
How can I add a new column to give some sort of dummy index?
This is what I need:
existing column | new colummn |
1 some street address | 1 |
flat 3a | 2 |
unit f | 3 |
1 some street address | 1 |
2 some street address | 4 |
Thank you
Solved! Go to Solution.
Hi,
You can do this faily easily using the group by and index buttons on the ribbons.
1. selct group by on the transform ribbon, select your address column and have the operation preform 'All Rows'
2. Select index column from the Add Column ribbon.
3. Expand the column that you created using the Group By function
4. you should have something that looks like the below image, then just delete any unneeded columns.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi,
You can do this faily easily using the group by and index buttons on the ribbons.
1. selct group by on the transform ribbon, select your address column and have the operation preform 'All Rows'
2. Select index column from the Add Column ribbon.
3. Expand the column that you created using the Group By function
4. you should have something that looks like the below image, then just delete any unneeded columns.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
@MichaelF1 , what is the logic behind a repeat of index 1
You have Index and Sub index option
Power Query- Index Column: https://youtu.be/NS4esnCDqVw
Power BI and Power Query- Sub Category Rank and Index: https://youtu.be/tMBviW4-s4A
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |