Forum Discussion

Merleau's avatar
Merleau
Helper II
6 years ago
Solved

Repeat columns based on values from another table

Hello, I have the following tables: TableA and TableB   TableA Id R1AM R2AM R2PM R3PM R4PM CountAM CountPM id1 1 0 0 0 1 1 1 id2 0 0 1 1 0 1 2 id3 1 1 1 1 0 ...