Hi, i'm quite a begginer,and i have problem that i know it has a easy solution, but i can't figure it out.
I have a txt file with two columns and 10000 rows.
I need to use it as a scale(it would be the equivalent to lookup_value in excel,where the first column are the pre escaled value, and the second column is the actual scaled one)
I tried with the express scaling, but since the table to load is a lvm file, it won't read it.
Can any one help me?