Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi all, I'm trying to use text mode in a report to gather all the project users in a column, based on their company ID and their home teams.I have been using the expression below to gather users based on company ID only, can you help me with also adding home team as criteria?displayname=xyz listdelimiter=<br> listmethod=nested(projectUsers).lists type=iterate valueexpression=IF(IN({user}.{companyID},"123"),CONCAT({user}.{name}),"") valueformat=HTMLThank you!
Hi all - I want to know if there is a way to pull task info into a Project report? For instance, if I need a column on a Project report to show the Due Date of a specific Task, if there a way to pull that into a column? Thanks!
Analysis workspace does a great job showing you the value of a bar or a line data point when you hover over them. However when you export the project to a PDF, that information gets lost to the scale on the side of the graph.it would be great if we could display the data points on top of the bars or next to the link data points. having the option to display all data points or just the min/max so the user's don't have to hover them and so they get printed to the PDF would be enourmously helpful as we (analyst) tend to share information via email and slack in a more informal situations.these labels should change based on the scale so if I want to display % vs numbers, I just need to change the scale of my graph and the data labels will update automatically
Please join the Stensul and Adobe teams for an exclusive networking event to connect with industry leaders, explore powerful integrations, and enjoy a night of great vibes! RSVP here!Details: Date: Tuesday, March 18Time: 7:00 PM - 9:00 PM PT. Before the party starts, swing by the Adobe booth in the Community Pavilion for an exclusive demo from 6:00 - 7:00 PM PT. Location: The Oak Room Whiskey & Tequila bar is in The Rockhouse, just a short walk from the expo hall. The Rockhouse is on the second floor of the Grand Canal Shoppes in The Venetian Resort.Don't forget to RSVP! As an official Adobe partner, Stensul integrates seamlessly with Workfront, Adobe Journey Optimizer, Adobe GenStudio for Performance Marketing, Marketo, Campaign, Adobe Experience Manager and more. Can't make Tuesday night? Stensul is hosting other events, dinners, and activations throughout the week! Check out the full lineup here!
Please join the Stensul and AJO teams for an exclusive networking event to connect with industry leaders, explore powerful integrations, and enjoy a night of great vibes! RSVP here!Details: Date: Tuesday, March 18Time: 7:00 PM - 9:00 PM PT. Before the party starts, swing by the Adobe booth in the Community Pavilion for an exclusive demo from 6:00 - 7:00 PM PT. Location: The Oak Room Whiskey & Tequila bar is in The Rockhouse, just a short walk from the expo hall. The Rockhouse is on the second floor of the Grand Canal Shoppes in The Venetian Resort.Don't forget to RSVP! As an official Adobe partner, Stensul integrates seamlessly with Adobe Journey Optimizer, Adobe GenStudio for Performance Marketing, Workfront, Marketo, Campaign, Adobe Experience Manager and more. Can't make Tuesday night? Stensul is hosting other events, dinners, and activations throughout the week! Check out the full lineup here!
This may be accomplished with OneDrive integration, but modifying documents in Workfront is too cumbersome. Asking business owners to download the document, make their edits, and remember to reupload the document is too difficult. Create functionality similar to OneDrive or Google docs.
Description - It would be amazing that if someone was listed as a resource manager who was deactivated or reduced to a free license would be auto removed from all projects (even templates). Why is this feature important to you - We have so many people in the system, and so many templates for different stakeholders. It is impossible to remember who is listed where all of the time to manually remove these users. This automation would reduce manual efforts and errors! How would you like the feature to work - I would like it once someone is deactivated or reduced license they should be auto-removed as a resource manager on templates at the least, but on projects would be nice too. OR, they should be removed from templates but allowed to stay on the projects and not get errors. Current Behavior - Currently what happens is that the users stay on the project and templates, so when someone goes to add a new template to a project or copy a project (and other similar act
Hi there,An idea that would be really useful for us is metric filters/criteria in workspace.At the moment if you drop an Evar on a free form table you can filter based on values.What I would love to see is the ability to do this on metrics (greater than / less than) as currently we have to do these reports in report builder / excel.An (very crude) example of what I am after is below.ThanksDave
Updating the Project ‘plan’ in its current size is extremely painful and information you can see at any one time is limited.I think it would be highly beneficial if the Project Plan could open up as a full page in a pop out window and would make managing the plan an easier task.Thanks!
I am fairly new to AEM DAM and am trying to understand the difference between tags and metadata. I understand that tags are a part of the metadata, but what would be the difference between adding a new metadata field for something like Industry vs. adding that as a tag? What are the benefits of setting the DAM up based on tags vs. additional metadata fields with the same information? This is the only DAM system I have worked in that has the interface set up like this, so I am looking for specific details on the difference and the benefits of one over the other.
Hi there, We are trying to create multiple offers using APIs. For that, we are looking for the API guardrails of the Decision Management API. If anyone knows about the Decision Management API guardrails, could you please provide the details? Thanks in advance!
Morning. We have 2 mutually exclusive audiences created using profile scripts as you would expect:MutualGroupA 2groupsMutualGroupB 2groupsThese both use the profile script MutuallyExclusive2Groups which has the following script:if (!user.get('twogroups')) { var ran_number = Math.floor(Math.random() * 100); if (ran_number <= 49) { return 'GroupA'; } else { return 'GroupB'; } }We then have 2 tests in Target created:Test 1 serving 2 experiences using the audience MutualGroupA 2groups andTest 2 serving 2 experiences using the audience MutualGroupB 2groups.We have data coming into Analytics, but oddly, when we total each of the 4 experiences in the Visits it doesn't match the Visits total when we don't filter the A4T segements. You can see that the 4 columns total SHOULD match the first column, but it comes back with 2,638 (~400 more). The second column segment is just connecting ALL 4 exepriences into 1VISIT Analytics for T
I was curious if anyone has a good solution for this issue. We are about to send out price change emails for various products. We want to display that new price in an email based on their ID, NOT their email address, as some emails may have multiple products. I am trying to solution storing that data and using a custom token to display that price in the email sent to that person via their ID (either Salesforce ID or another ID already stored in Marketo) What are the best solutions for this?
and we are trying to schedule exports of our Adobe Analytics reports down to the domain level via email. From there, we plan to connect it to Power Automate to ingest the data into a SharePoint site and integrate it into Power BI. I can see the domains for my channels by right-clicking and selecting "Download Demand Website CSV." However, when I try to schedule the export via Share → Export as Schedule from the top-left menu, the output provides a summarized view without the domain details.Is there a way to schedule an export that includes the domain-level data? If the team is aware of any solution, I’d appreciate your guidance.
Hello, I am building a scenario that when a project is made active it will post an update on said project of the project's Milestone schedule. So far my trigger works fine and I can pull a collection of tasks, filtering down for only Milestones. Where I am caught is how to take those bundles of Milestones and format it (in a variable?) such that it sorts the planned completion dates of all the Milestones. Any guidance would be greatly appreciated, thank you!
Can I get some guidance on the custom path creation in the target connection for data export to Azure Lake Gen2. Can the container and subdirectories be added to the create custom folder path stage?example. container/subfolder1/subfolder2/jktest/66ce0e611d4cdd2ab9e0cbbb/prod/20240923_180992/
Hi Team,I have recently implemented the One-Click List Unsubscribe feature through the delivery header option. However, I am currently seeking guidance on how we can effectively monitor and track events when a user interacts with the Unsubscribe button.If anyone has experience or has successfully implemented a similar tracking mechanism, your insights and assistance would be greatly appreciated.Thank you in advance for your time and support. @parthasarathy @_manoj_kumar_ @isahore @marcel_szimonisz @parvesh_parmar
Hi We have a requirement to check the content of the source URL before adding the additional tracking url parameters in the email delivery. For example, if we add the source url in the email delivery as:https://www.sampleurl.com/?cmpid=samplecmpid Can we use a condition in ACS tracking url additional parameter configuration to check the value of source url above and do not add any parameter if there's already a parameter for ex. cmpid? I am not able to find the value of source URL in the applicability condition below: Thanks in Advance!
Hi everyone!We have a couple of Target experiences running on a specific page.I'm looking at the data and it's showing more unique visitors received the Target experience than visited the page.To add to my confusion, I've created a workspace and used the option to breakdown the Target experience by page and it's showing multiple entries other than the page where the activity location is set in Target.Any help would be greatly appreciated!
Hello everyone, I am encountering an issue when trying to create a PDF from a PowerPoint file in AEM Forms via AdminUI Home > Services > PDFGenerator > Create PDF. While I am able to successfully convert Word documents into PDFs, the same does not work for PowerPoint files. I have attached a screenshot of the error message and the relevant logs for further context.Can anyone help me resolve this issue or provide guidance on how to fix it?Thank you in advance for your help! Best regards,
Hi,How can I dynamically retrieve the Adobe Campaign Variables in AEM?
It is common to add folders after the environment has been set up. However, at the top level of the Assets, folders can only be displayed in the order they were created. Reordering folders by related items or frequency of use would improve the convenience for authors. Is there a good way to achieve this?
Anyone had success connecting Figma and AEM Assets so that components housed in Assets are pushed/available in Figma?
Is there a way we can make the data-sly resource NOT EDITABLE without making the wcmmode='disabled'?Heres my sample code:<sly data-sly-resource="${resourceType='sample/component', wcmmode='disabled'}"></sly>
I just started a new project, and I noticed that the data ingestion is failing where all the error messages were related to enum values. For example, I got this error message: The message cannot be validated: [#/web/webInteraction/type: Tab Click is not a valid enum value]. I set this value directly in the Tags' Update Variable editor.Why would I get this enum error? As mentioned, this is only one of multiple enum error messages I'm getting. Anyone have any idea? I've never had any issues like this before. Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.