Expand my Community achievements bar.

ByronNa
ByronNa
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  •  in Workfront Ideas 12/18/19
    Yes, multiple videos in one proof would be great.

    Type

    Ideas

    Views

    1.0K

    Likes

    0

    Replies

    0
  •  in Workfront Ideas 12/13/19
    Please add the ability to use the REPLACE() function in text mode to support replacing "space" characters with "no-space". This would allow string processing to remove extra spaces between words during calculations.

    Type

    Ideas

    Views

    249

    Likes

    12

    Replies

    0
  • It appears to be a limitation of the syntax according to support. Does anyone have any workarounds for this sort of thing? Byron Nash INSP, LLC.

    Type

    Questions

    Views

    763

    Like

    1

    Replies

    6
  • Thanks, I submitted a ticket. Byron Nash INSP, LLC.

    Type

    Questions

    Views

    763

    Likes

    0

    Replies

    0
  • The REPLACE() function seems to behave normally. Until you try to replace a " "(space) with a ""(no space). It doesn't like the no space thing. How do I remove all the spaces from a string? I can put in about any other character but not "no space". Byron Nash INSP, LLC.

    Type

    Questions

    Views

    763

    Likes

    0

    Replies

    9
  • Here's my code. IF({project}.{DE:Program Type}="Acquired Movies",{project}.{DE:Acquired Movies}, IF({project}.{DE:Program Type}="Acquired Series",{project}.{DE:Acquired Series}, IF({project}.{DE:Program Type}="Events",{project}.{DE:Events}, IF({project}.{DE:Program Type}="Blocks",{project}.{DE:Block...

    Type

    Questions

    Views

    214

    Likes

    0

    Replies

    0
  • I would like to pull data into one column based on what is chosen in the previous column. Column "A" contains a list. Each item in that list represents another list. I'd like the field for the child list to be displayed in column "B". I'm trying IF statements but the text editor is getting really sl...

    Type

    Questions

    Views

    214

    Likes

    0

    Replies

    1
  • Awesome, yes I'm getting there. This info is not obvious in the docs! How do you go between the two values of a field at will? Let's say I wanted to CONCAT some values based on the hidden value and some based on the visible one? Byron Nash INSP, LLC.

    Type

    Questions

    Views

    603

    Likes

    0

    Replies

    0
  • I am working with a View on a Task Report. I'm trying to pull together various values from a mix of Task and Project level custom fields. In the end, I'd like to CONCAT them together into one string that I can use in my pipeline as a filename or project name. Promo Type is a Project level custom fie...

    Type

    Questions

    Views

    603

    Likes

    0

    Replies

    0
  • Next problem: I'm trying to pull a piece of data from the project. It's returning something but not the right thing. I'm getting the entire project name instead of the "Promo Type". What am I doing wrong now? displayname=ProjectNameCustom textmode=true valueexpression=CONCAT({DE:project:Promo Type},...

    Type

    Questions

    Views

    603

    Likes

    0

    Replies

    0
Top badges earned by ByronNa
Customize the badges you want to showcase on your profile