I'm trying to create a new table/visualization in Metabase, but the one of the fields in the response is in POJO format. Is there a way to parse this to destructure it? If not, is there a way to transform the data into a parseable format?
Thanks!
I'm trying to create a new table/visualization in Metabase, but the one of the fields in the response is in POJO format. Is there a way to parse this to destructure it? If not, is there a way to transform the data into a parseable format?
Thanks!
You should transform it on the database level, like with a database view