Hi Amy, yes you can share many columns. In fact, my first "https://youtu.be/fzjSUG2jlyg" WFPro video was on shared columns and it shows you how to build and tear them apart.
Thanks, Narayan
are these published somewhere? it would be amazing! It's so confusing searching these threads. We only need to combine 3 columns and I'm following the Advanced reporting instructions that shows how to add 2...can someone explain the concept to add a third? Do you follow the first step by inserting a blank column then recombining? Amy Larson Brandkey
------Original Message------ Where is the attachment you are referring to? Delphine Campes Director of Project Management & Marketing Campaigns Pluralsight
Sorry bout that Onida! We deactivated the old subdomain "communitybeta" which may have screwed with some older links. Try this link instead: https://community.workfront.com/p/do/si/topic=82 On Wed, May 31, 2017 at 2:19 PM, Ondina Sturges < reportingforum@communitylists.workfront.com> wrote: > Hi Nate, > > I came across this helpful thread today and wondered if you had moved the > text expressions? The link you gave last year no longer works: > https://communitybeta.workfront.com/p/do/si/topic=82. I checked out the > Resources section but there hasn't been anything added to the Report > Templates & Expressions File Base page since last June. Is there a central > place for users to share text mode/expressions they've figured out? I > added this in the Idea Exchange a few weeks ago but wanted to reach out > after coming across this thread. Thanks! Ondina > > -----End Original Message----- > -- NATE BAGLEY Workfront Community Manager [image: Workfront] https://www.workfront.com O 801.477.9712 | M 801.706.3295 natebagley@workfront.com | www.workfront.com Address https://www.workfront.com/contact-us | Twitter https://twitter.com/Workfront_Inc | LinkedIn https://www.linkedin.com/company/48453 | Facebook https://www.facebook.com/workfront [image: Workfront] https://www.workfront.com/email-promo
Hi Nate,
I came across this helpful thread today and wondered if you had moved the text expressions? The link you gave last year no longer works: https://communitybeta.workfront.com/p/do/si/topic=82. I checked out the Resources section but there hasn't been anything added to the Report Templates & Expressions File Base page since last June. Is there a central place for users to share text mode/expressions they've figured out? I added this in the Idea Exchange a few weeks ago but wanted to reach out after coming across this thread. Thanks! Ondina
Quick update for those who are interested in how how display percentage complete as text rather than a graphical bar. Use the following text mode:
displayname=percent complete textmode=true valueexpression=CONCAT({percentComplete},"%") valueformat=HTML
Thanks go to Anna Khachatryan from Workfront Support for providing this solution.
Hi Scott,
Column 19 in my code is the percentage complete column. I have the following:
column.19.width=50
I then looked through the rest of the code and saw that column 0 has the a "usewidths=true" entry, so I added the following:
column.19.usewidths=true
Unfortunately, neither are working for me still. Have you ever tried adding percent complete to a shared column and not had it cover the whole width?
Regards, David
A
Anonymous
November 10, 2016
interesting..i thought that bar was affected by the width of the columns..that it filled up whatever the size of the column.......have you tried to change the width of that column to see if it affects it? In Reply to David Cornwell:
Thanks Doug and Scott. The sort order worked great!
However, I wasn't trying to make the percent complete column wider. I actually want the percent complete bar to be narrower, because it is filling the width of the single shared column (see attached screenshot). Not sure if it is going to be possible to do this? That's why I was thinking maybe I can just get the numerical percent value instead of the bar. Any ideas?
Cheers, David