KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Dealing with string JSON data, possible? #1687

Open Zubin opened this topic on on Oct 28, 2020 - 2 comments

Zubin commented on Oct 28, 2020

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.

Sebastian Morales commented on Oct 28, 2020

Zubin, please try our JsonSpread process:

https://www.koolreport.com/docs/processes/jsonspread/

Zubin commented on Oct 28, 2020

Oh nice process, it seems my KoolReport version does not have that process so I did not know, need to upgrade to latest one.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None