Hi pros,
How can I create a table which has products in columns and product parameters in rows?
It should be the opposite of standart structure.
Standart structure:
|| Parameter1 || Parameter2
------------------------------------------------
MaterialA || Value1A || Value1B
MaterialB || Value2A || Value2B
Structure requested by our customer:
|| MaterialA || MaterialB
------------------------------------------------
Parameter1 || Value1A || Value1B
Parameter2 || Value2A || Value2B
Best regards,
Naadezhda Rukavishnikova