Skip to main content
New Participant
July 28, 2021
Question

Does anyone know how to merge data from multiple columns into one? I was able to merge 2 but I cannot merge more than that.

  • July 28, 2021
  • 2 replies
  • 1641 views

I followed the directions in the link below and it worked for two columns but I cannot figure out how to merge more than two columns (include the previously merged column). I am trying to pull the data from multiple fields into one column in my Project List. If this can be done without merging columns, I would love to explore that option as well.

Any help would be appreciated!

https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&topicId=Content%2FReports_and_Dashboards%2FReports%2FCustom_View_Filter_Grouping_Samples%2Fview-merge-columns.htm&_LANG=en

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

RandyRoberts
New Participant
July 29, 2021

There is a video and text tutorial available on the wonderful and informative WF-Pro.

New Participant
July 29, 2021

Great, Thank you!

skyehansen
New Participant
July 28, 2021

Just keep doing the same thing! The new column you want to merge (the mergee) should always be to the right hand side of the thing it's merging into (the... merger??). Edit the merger, and add sharecol=true to the bottom AND its column number (the final line in the merger should give you a clue as to what number to use).

e.g. your new line might look like this: column.4.sharecol=true

Pray you don't accidentally merge something out of order, as it's a bit of a pain to separate a merged column. (basically involves finding the correct sharecol=true line to delete)

New Participant
July 29, 2021

That worked! I was missing adding the column number. Thank you so much!

skyehansen
New Participant
July 29, 2021

you're welcome! I went ahead and notified the help article people to rewrite their article to be less ambiguous so it doesn't catch the next user unawares!