Member since
06-18-2019
2
Posts
0
Kudos Received
0
Solutions
06-20-2019
12:11 AM
@EricL I will replicate the issue and will share suggested screenshots with you, meanwhile can you give me some idea about how we can get individual query written in panel from HUE metadata tables. I looked into HUE metadata table desktop_document2 and seen that it stores complete JSON object regarding information of user's HUE query panel. Snippets property of stored JSON object has another property statement_raw which contains all query statements written within HUE panel. Somehow i want to extract individual query statement from HUE panel.
... View more