Expand my Community achievements bar.

Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • My first recommendation would be to encourage an existing member of the group who will receive notifications anyway to setup a forwarding rule in their email client so whenever they receive the notification, it gets forwarded to the other email address at the same time.    Alternatively, you could c...

    Type

    Questions

    Views

    867

    Likes

    0

    Replies

    1
  • To insert a line break into a valueexpression, insert the unicode character for newline as shown below. This example inserts a line break between the record's owner and the record owner's email address.  CONCAT({owner}.{name},"\u000A",{owner}.{emailAddr}) (original comment edited to display the best...

    Type

    Questions

    Views

    4.8K

    Likes

    6

    Replies

    5
  • There are different ways to arrive at this. This approach uses an Assignments report. This report can include a Planned Hours column that can be summed/grouped by User. The below filter in an Assignments report will return a list of user assignments (tasks or issues) where the task or issue: is in N...

    Type

    Questions

    Views

    572

    Likes

    0

    Replies

    1
  • Hi Laurence, In a dashboard report, the below textmode in a view column will display the reports contained in each dashboard:  displayname=Reports listdelimiter=<br> listmethod=nested(portalTabSections).lists textmode=true type=iterate valueexpression={internalSection}.{name} valueformat=HTML    To ...

    Type

    Questions

    Views

    1.6K

    Likes

    4

    Replies

    6
  • To insert a line break into a valueexpression, insert the unicode character for newline as shown below. This example inserts a line break between the record's owner and the record owner's email address. CONCAT({owner}.{name},"\u000A",{owner}.{emailAddr})(original comment edited to display the best s...

    Type

    Questions

    Views

    4.8K

    Likes

    2

    Replies

    10
  • I presume Client Status and Client Type are fields on your Company custom form? If so, I suggest starting over on your filter. In the Report filter builder, just build it a normal filter for those two rules and don't worry about the rule for project budgets. Once you've used the Report filter builde...

    Type

    Questions

    Views

    632

    Likes

    0

    Replies

    0
  • Hi Rob. Exists filters can be tricky. I think this is what you are needing:    EXISTS:a:$$EXISTSMOD=EXISTS EXISTS:a:$$OBJCODE=PROJEXISTS:a:budget=0 EXISTS:a:budget_Mod=neEXISTS:a:companyID=FIELD:ID You could add additional lines to indicate that only Active projects should be considered, or any othe...

    Type

    Questions

    Views

    637

    Likes

    0

    Replies

    2
  • I see this topic has re-surfaced, and have good news. Since Workfront released group object custom forms, this functionality is now possible. You can add a calculated field to a Group custom form that will record the nested hierarchy of groups and subgroups. You can then filter using this calculated...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • There's probably a neater way that could enable conditional formatting or filtering, but in a pinch this column in your Time Off report will show the duration of time in Hours if less than 8 hours, or in Days if more than 8 hours.  displayname=Durationtextmode=truevalueexpression=IF((DATEDIFF({start...

    Type

    Questions

    Views

    1.0K

    Likes

    3

    Replies

    1
  • Instead of navigating manually, try this link:https://experienceleague.adobe.com/?support-tab=home#support   My colleague found that the dropdown magically appeared when using the above link as opposed to using the Support link in the global nav bar. 

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    1
Top badges earned by William--
Customize the badges you want to showcase on your profile