Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Assign sequence based on Unique Values

I have the following list.  I need to assign the "Market Split No" column but assigning a sequence based on the unique combination of Healthplan_Dashboard and Market Splits.  So the combination of Alabama:Alabama gets 1 but the two combination of Alabama:Birmingham both gets 2.   I think the best way would be to assign an index column that starts over at each change in Healthplan_Dashboard but I am not sure how to do that.

 

Market Split NoHealthPlan_RegionHealthPlan_DashboardMarket SplitsGalaxySalesOffice
1Southeast RegionAlabamaALABAMAALABAMA                       
2Southeast RegionAlabamaBIRMINGHAMBIRMINGHAM                   
2Southeast RegionAlabamaBIRMINGHAMC. ALABAMA                   
3Southeast RegionAlabamaHUNTSVILLEHUNTSVILLE                   
3Southeast RegionAlabamaHUNTSVILLENO. ALABAMA                   
3Southeast RegionAlabamaHUNTSVILLENO.C ALABAMA                 
4Southeast RegionAlabamaMOBILEMOBILE                       
4Southeast RegionAlabamaMOBILES. ALABAMA                   
5Southeast RegionAlabamaMONTGOMERYMONTGOMERY                   
1West RegionArizonaARIZONAARIZONA                       
2West RegionArizonaPHOENIXPHOENIX                       
3West RegionArizonaTUCSONTUCSON                       
1Southeast RegionArkansasLITTLE ROCKLITTLE ROCK                   
1Central RegionCentral TexasAUSTINAUSTIN                       
2Central RegionCentral TexasSAN ANTONIOSAN ANTONIO                   
1Central RegionClevelandCLEVELANDCLEVELAND                     
1West RegionColoradoCOLORADOCOLORADO                     
2West RegionColoradoDENVERDENVER                       
3West RegionColoradoWYOMINGWYOMING                       
1Central RegionColumbusCOLUMBUSCOLUMBUS                     
1 ACCEPTED SOLUTION
vanessafvg
Community Champion
Community Champion

@Anonymous 

 

would this work?

 

i created a duplicated table, removed duplicates and created a index based on the composite columns and then merged that back in with a column called index

 

see pbix attached





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
vanessafvg
Community Champion
Community Champion

@Anonymous 

 

would this work?

 

i created a duplicated table, removed duplicates and created a index based on the composite columns and then merged that back in with a column called index

 

see pbix attached





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Anonymous
Not applicable

Perfect!  Thank you!

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.