Forum Discussion

bilingual's avatar
bilingual
Helper V
5 years ago

Splitting a row into two rows by calculation

Hi i have this line in a row:

 

DateTypeValue
20-04-2021Mixed value12

 

I would like to split it in to values depending on following conditions in the same sheet:

 

DateTypeValue
20-04-2021All 1100
20-04-2021All 250

 

As an example this would end up in following values for the split, depending on the distribution:

 

DateTypeValue
20-04-2021Mixed 18
20-04-2021Mixed 24

 

Is it possible to create?

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    bilingual 

     

    This sample doesn't make sense to me on how you want to split by what proportion. However, to split it to 2 rows you can just follow the video by using Query Parameter.

    It is possible to split rows - YouTube

     


    Paul Zheng _ Community Support Team
    If this post helps, please Accept it as the solution to help the other members find it more quickly.