Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Conditional Custom Distribution?

$
0
0

Hi team,

I'm trying to populate column based on condition of different column that is data set.

Sample:

Column_1 (can be 1,2,3)
Column_2 (if Column_1 == 1 then populate XZ)

Any ideas? Tried

if field('Column 1') == '1' then from_dataset('Sample') == XZ else ZZ but it's not working...

Thanks


Viewing all articles
Browse latest Browse all 2665

Trending Articles