Skip to main content
Question

I have a table (see Before Image) and I would like to transform it to get it like this : see After Image. That means the value of the attribute Category should become an attribute itself. How can I do this?

  • October 29, 2020
  • 1 reply
  • 2 views

katt
Supporter
Forum|alt.badge.img+12
I have a table (see Before Image) and I would like to transform it to get it like this : see After Image. That means the value of the attribute Category should become an attribute itself. How can I do this?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • October 29, 2020

This workflow should work for you

  • Create the attribute name from the value of category
  • Aggregate by Region ID, merging incombin Attributes
  • Expose newly created attributes (A,B,C,D)

Capture