Product ideas | Community
Skip to main content

Filter by idea status

10000 Ideas

CherieLiNew Participant

Provide option in set up area to turn off automatic set commit dateNew

Current System design to automatically put an commit date into a task if task owner click working on it or put the task in "in Progress". This works for request type of company that people take the tasks if they can commit to the date. However, this caused a lot of status issue per our company and we have to customize a lot of different status or custom form which never quite ideal. In manufacturing company, PM provide the schedule with resource assigned to the tasks by their supervisor so it is not true that if task owner put the task in progress, he is to commit to finish on time. It is just simply means that he is working on it and it is XX percent completed. It is not practical for him to type in different date to the system since he may not know where to commit yet (issue with customer/design issues etc) He can simply update percent complete and system can figure the date out based on his update. This is easier approach for us. Current this "automatic" system commit date caused a lot of issue for us. The marked several "late" project to "on time" but this is not true. We should have an option to op out of "automatically system commit date" so we can use the system base on progress nor manually commit a date. Provide us more flexibility options on commit dates so it can be more suitable for different organizations will improve the system so each organization can set this up per their need instead of constant struggle with commit date and wrong status indication If a system can't forecast properly the project status, it is really useless to a organization

daniellereischNew Participant

Allow us to paste a long list into filters and segmentsDelivered

My company has tens of thousands of products, and millions of articles. Here's a pretty common request:I've attached a list of 100 products with their IDs. We think we can bundle them into a new sellable thing. Can you tell me how many unique visitors looked at them?I've attached a list of 1,000 article IDs affected by this issue. Can you tell me how many visits they had?My workflow varies:If I need user/visit deduplication as in the above questions:Go into Ad Hoc Analysis (or Workspace), create a segment, filter hits where the product ID "contains any of" and paste the whole list. Cross fingers that the IDs are well-formed and not contained in other ids (e.g. abc not matching on abcde). Run report I need.Go into Ad Hoc Analysis (or Workspace), pull up the dimension, filter, and paste the list under "Any of these words". Hope for the same.If the list is very long or I need exact matches on IDs, create a classification and upload this list. This becomes very slow and adds a lot of junk to our report suite that others don't need and doesn't have long-term use.If the metric I need is already de-duplicated against the dimension (e.g. pageviews, only one product ever per pageview), I might just export the list and do a VLOOKUP in Excel. Doesn't work well when we're talking hundreds of thousands or more values.If I'm really crunched for time, write a python script that reads a CSV and builds a segment with that many rules. This works fine for me but not others.Ideally, what I'd like is for Adobe to recognize that I am pasting in newline characters, and create a long array of inputs with those values in it. So, if in the advanced filter/search, I focused on the first value field, and I pasted my list, I'd actually get N rows with each row filled out.Here's an example of how another tool I use handles it. I have entered the first two, but pasted a list after. Each becomes its own line item.Category Overview.webm - Google Drive