Forum Discussion
Edit values in query editor
Anonymous is there logic to give value for check3 column, there is many way to achieve this, like add index column or custom column and put the logic there.
for changing value, you can replace value function to update the values but you cannot directly edit the values.
- Anonymous6 years agoNot applicable
Hi parry2k ,
Thanks for your reply.
There is no logic for adding values in those columns. I would like to manually add those values without any logic.
For Changing values, How to use replace value function?
Thanks
- parry2k6 years ago
Super User
Anonymous in query editor under transform menu
- Anonymous6 years agoNot applicable
Hi parry2k ,
Thanks for the reply. But if i have 2 rows and both the rows having value as 4,4 and i would like to change it to 5,6 then with the helpl of replace value function it looks like we ould not able to achieve that.
Thanks