How to define the value of third column in config file

@anjani_priya

Ideally only two columns are read by default from the config

If you need to get 3 red column values then read config file separately using read range and then filter the name column or first column or perform lookup on first column and get 3rd column value

Cheers

1 Like