Create Data Element using other data elements | Community
Skip to main content
Level 4
July 18, 2016
Solved

Create Data Element using other data elements

  • July 18, 2016
  • 2 replies
  • 1432 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ParitMittal

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

2 replies

ParitMittal
ParitMittalAccepted solution
Level 10
July 19, 2016

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

Level 4
July 19, 2016

Hi Parit,
Thanks for the confirmation!