converting Json field in DB into a qlikview record
in our MYSQL data base there is a column in Json format that represents all the possible reasons for a certain result.
i would like to be able to detach the format for every different reason in order to be able to show the user what were the reasons that caused each result.
is there a way to convert a Json string into a readable format in Qlikview?