Hellow Everyone,
I would like to extract the column names as output from the input.
Here is an example :
| Input | output |
| a>10 | a |
| b_c<=10.11 | b_c |
| 10<c1<=12 | c1 |
| 1139.00<c1_d1_e1<=0.00 | c1_d1_e1 |
| e_d<10 | e_d |
| a,b,c,d<=98.89 | a,b,c,d |
| b(c)<100.00 |
|
Appreciate your advise on this.
Thanks
Solved! Go to Solution.
Happy to help : ) @harinder1301
Cheers and have a nice day!
