Hi Team,
In my database I have a column called "data". This column is string type containing JSON format for example {"part":"Motor","price":1000}. My question is how can I access those inside value? I have been using Custom process however it return error Undefined Index.