Hi,
We have a few columns in our data sets that are JSONB columns. Right now, we are manually decomposing the JSONB elements into individual string items for each element in the JSONB object. Is there a way we can map these in the mapping section of the report without first decomposing them in the source query?
Thanks,
Bill
Hello, Bill!
Thank you for your question.
Please note that Flexmonster does not support parsing JSONB objects via mapping. Currently, the only option for loading JSONB in FDS is to convert the JSON data to columns inside the connection query.
Feel free to contact us if questions arise.
Best Regards,
Maksym