내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Calculating a Mean Value on Dimension Values

Avatar

Level 8


Hello Adobe Community !

I'm currently stuying the values of a conversion variable - and would like to calculate the mean value.
I've already done this with the visits, but this is diferent since I can't use any dimension on the Calculated metrics tool. I just can get the Instances of that dimension, but the mean has nothing to do with the mean of my dimension values :

Is this possible ? to multiply each value of a dimension by the number of instances ? Or I have to extract via the Datawarehouse and do the calculus with another tool ?

Kind regards,

Mario

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 6

Hi Mario,

You can't use a dimensions value as part of a calculated metric, instead you can change your implementation to set the value of the dimension to a custom event as well, and the use that event to make your calculations on.

/Løjmann

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 6

Hi Mario,

You can't use a dimensions value as part of a calculated metric, instead you can change your implementation to set the value of the dimension to a custom event as well, and the use that event to make your calculations on.

/Løjmann

Avatar

Level 8

Nice !
That's a very good idea ! Thanks a lot Løjmann !

Løjmann

Kind regards,

Mario