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

Join 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.

Reply
Anonymous
Not applicable

Creating table with indexed items

I have a table with the following information:

IndexIDStatus
00001Closed
00002Open
00003In Progress
-10001In Progress
-10002Open
-10003Open
-20001Open
-20002Open
-20003Open

 

How can I create a table to list all the IDs and create an indexed column in the following format

IDStatus 0Status -1Status -2Status -n
0001ClosedIn ProgressOpenStatus N
0002OpenOpenOpenStatus N
0003In ProgressOpenOpenStatus N
1 ACCEPTED SOLUTION
wdx223_Daniel
Super User
Super User

1 REPLY 1
wdx223_Daniel
Super User
Super User

wdx223_Daniel_0-1664418874335.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors