Forum Discussion

carlin93's avatar
carlin93
New Member
2 years ago
Solved

Create Duplicate Defect Entries based on Column Value

Greetings,

 

I am attempting to utilize a Calculated New Table to create duplicate entries based on the count column. The 'table' I am referencing is called 'Defect Count'.

 

I also would like for an additional column that tracks the iteration of the defect. I have provided an example below.

 

Example:

 

Original Data Table 'Defect Count'

 

DefectCount
Too Short3
Bump1
Brittle Blade

2

 

Disered Result

 

DefectCountIteration
Too Short31
Too Short32
Too Short33
Rust11
Brittle11

Bump

21
Bump22
Rust4

2

Rust4

3

Rust4

4

Rust4

5

4 Replies