Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Create Data Element using other data elements

Avatar

Level 4

Hi,

Sorry if it is already answered here in the forum. I couldn't find it.

Question: Is it possible to create a data element using other data elements without using custom scripts?
e.g. I have three different data elements - site, section and pageName that are created using respective data layer values. I now want a new data element which will be site+section+pageName. Is it possible to create something like %site%+%section%+%pageName%? If it is possible, what Type should I be selecting from the drop down

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Jills, 

We don't have an Out of the box functionality to create a data element from other data elements .The only way to achieve this is using custom scripts.

Thanks & Regards

Parit Mittal

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi Jills, 

We don't have an Out of the box functionality to create a data element from other data elements .The only way to achieve this is using custom scripts.

Thanks & Regards

Parit Mittal

Avatar

Level 4

Hi Parit,
Thanks for the confirmation!