
Zhang Puchen
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Zhang Puchen-
Zhang Puchen commented,
One work around I could think of is exclude the "MAIN" field and do a wildcard pivot. Then I'll get 2 tables: and Is there a fast way to join the two tables? (Note that this "workaround" work...
-
Zhang Puchen created a post,
Exclude certian field from pivot fields
Hi, Some data in my flow looks like this: The only field that surely exists is the "MAIN" field. Other fields' names depend on the input, which I can't predict. I want to reshape it into this: Ho...