I am not geting the out the output

i am performing the following operations and i am getting the output empty as i am spliting the data in a coloumn in ton2 columns by assiging value to string present in it
magic brick dt.xlsx (770.7 KB)


test 1 beta.xaml (61.8 KB)

i want to split the data in the colomn in to to rows like min and max price and write the data into seperate coloumn

Hi @Adithyeshwar_goud

Could you please check the conditions because as per the conditions provided by you if length>=1 then only you can have the data in the excel. If the length is not >=1 then nothing will be written in the excel.

Regards

oncw can you please check the excel in which price 1 colomn data on which we are performing operaation

HI @Adithyeshwar_goud

Please check the below screenshot and can you please tell me what you have assigned to that variable?
image

Regards

1 Like

Hey @Adithyeshwar_goud the variable “splidata” and “splitdata1” has not been assigned to anything. So the values are null.

1 Like

hooo guys thank you i forgot to change the variables :joy:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.