Task Name Won't Retain in a Report | Adobe Higher Education
Skip to main content
Level 10
January 20, 2023
解決済み

Task Name Won't Retain in a Report

  • January 20, 2023
  • 3 の返信
  • 1557 ビュー

I am trying to make a Task Report that has ONE filter - Task Name Equals Webinar.

 

Every time I try to make that filter it won't accept this. I have dozens of projects that meet this criteria, yet it automatically changes from Task Name to Task ID. I cannot get Task Name to stick. What is going on?

このトピックへの返信は締め切られました。
ベストアンサー Sheri_Whitten

Here's what I did for that type of filter for our tasks named "Archive". I initially created the task report filter with the standard builder, and picked Task >> Name = Archive, which then switched it to ID upon saving and returned one result. Which makes sense because, as Skye mentioned, there is a unique ID assigned to everything. Then I switched my filter to Text Mode, changed ID to name and then my report returned all the tasks that were named "Archive". Maybe that would work for you?

 

name=Archive
name_Mod=in

 

 

3 の返信

skyehansen
Community Advisor
January 20, 2023

I think the name filter is kind of like a typeahead field. In those cases, using "equals" will enable you to pick exactly one existing Webinar task, and it will then translate to task ID.

 

If this is the case, you should probably use "contains" which will be much less specific.

JillAc作成者
Level 10
January 20, 2023

That makes sense, but not what I want. Is there a way to get a task name report? Will all tasks that have taskname=Webinar have the same ID? When I select one from the dropdown it limits it to one project from 2018!

skyehansen
Community Advisor
January 20, 2023

every task has a different ID. This is why you have to go with "contains Webinar" rather than "equals Webinar", or use something else, like "everything with the same template task ID", for example.

Jason_JB
Level 5
January 23, 2023

I agree with the frustration on this one and Skye's approach.

We added a custom field to our projects that we call "task - event".  This is a picklist field that we can then use for reporting, updates, etc of a specific type of task.  Some examples we have flagged are project plan set, "start of build", and "go-live".

Community Advisor
January 25, 2023

Here's what I did for that type of filter for our tasks named "Archive". I initially created the task report filter with the standard builder, and picked Task >> Name = Archive, which then switched it to ID upon saving and returned one result. Which makes sense because, as Skye mentioned, there is a unique ID assigned to everything. Then I switched my filter to Text Mode, changed ID to name and then my report returned all the tasks that were named "Archive". Maybe that would work for you?

 

name=Archive
name_Mod=in

 

 

JillAc作成者
Level 10
January 27, 2023

You are a genius! That worked!

Community Advisor
January 27, 2023

So glad that worked for you, Jill!  😀