Forum Discussion

patoduck's avatar
patoduck
Helper III
6 years ago
Solved

Creating lists / tables for AB testing

Imagine you are working for a company that have, let's say  it has 10 branches. Your task is to create lists for A/B testing, so you need to prepare a new colum classifies customers in category A or ...
  • Mariusz's avatar
    6 years ago

    Hi patoduck 

     

    Sorry but I'm not sure if I understand your requirement, are you looking to create a column that alternates between a and b?
    If so please consider the below solution.

    =if Number.IsOdd( [Kunde] ) then "A" else "B"


    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    LinkedIn