Issue Description: What’s happening?
app builder table not getting data when a query is grouping data
Reproduce the Issue: What steps can someone take to replicate the problem?
-
execute request
-
get data from request
-
try to insert data into the table
but nothing happens, the table gets the headers, but not the data.
the data that i need is there
actually, the response isn’t the correct response, the key “status” and “brand” are getting the wrong value
Expected Behavior: What did you expect to happen?
get the data from the request and show it on the table
Actual Behavior: What actually happened?
the table is not getting the data
More details or screenshot
" "