akshayjamwal07 opened a new issue #4933: Parse JSON result returned from a 
SELECT query in SQL Lab.
URL: https://github.com/apache/incubator-superset/issues/4933
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [x] I have reproduced the issue with at least the latest released version 
of superset
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   ### Superset version
   {"GIT_SHA": "", "version": "0.24.0"}
   
   ### Expected results
   I am not able to use the resultant json column anywhere, I need to parse the 
json result and use it in my visualization. I have checked everywhere but not 
sure if this is supported in Superset yet. In tableau, this can be done using 
the REGEXP_EXTRACT funtion. Does SuperSet has anything of this sort?
   
   ### Actual results
   Ability to parse and transform json string returned from the SELECT query in 
SQL lab for visualization.
   
   ### Steps to reproduce
   Go to SQL Lab, query for a column which has json data. Run this command. The 
resultant column will be useless as Superset is treating this column as a 
string.
   
   Looking for options.
   
   Thanks in advance.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to