Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Resolve #MULTIVALUE

$
0
0

Hi All,

 

There are titles that can be divided into Clips and Others.

A title should be considered to be divided into Clips firstly.

If not, It belongs to Others

 

I create variable v_TempIsClips = If ([LengthInMinutes] <= 10 And Not([Provider] InList("H";"MA";"E";"MO";"ORT"));"Clips";"Others"))

 

                         v_IsClips = If(Count([v_TempIsClips]) In ([Title]) > 1;"Clips";[v_TempIsClips])


Title

Provider

LengthInMinutes

v_TempIsClips

v_IsClips

AFTER

EN

7

Clips

Clips

AFTER

EN

10

Clips

Clips

AFTER

EN

13

Others

Clips

Welcome

FO

43

Others

Others

Welcome

H

43

Others

Others

Welcome

Tra

43

Others

Others

Hero

FO

3

Clips

Clips

Hero

H

3

Clips

Clips

Hero

Tra

3

Clips

Clips

Air

HS

12

Others

Others

Air

HS

18

Others

Others


when I just drag and drop [Title] and [v_IsClips], #MULTIVALUE appears:

Title

v_IsClips

AFTER

#MULTIVALUE

Welcome

#MULTIVALUE

Hero

#MULTIVALUE

Air

#MULTIVALUE

How can i eliminate #MULTIVALUE?

help me please!


Viewing all articles
Browse latest Browse all 9159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>