Hello, I just added a simple data model and am tr...
# gooddata-cn
m
Hello, I just added a simple data model and am trying to use it to build an insight, but get errors whenever I drag a field to the insight builder. Has anyone experienced this? Error:
LDM:
PDM:
m
Hi Michael, can you please go through the solution here and let us know if it helps: https://gooddataconnect.slack.com/archives/C04S1MSLEAW/p1678904876417609
traceId: 9a96a9b41c21bbb2
m
OK, I got this working. it was a permissions error in postgres. I had to:
grant
usage
on
*schema* org_3 *to* dashboards_org_3;
🙌 1
Connection tests passed though...
(Thank you)
b
Hi Michael, I just wanted to let you know that I've reported the incorrect propagation of the permission error to our developers, as it should return correct status code and a meaningful error message. thanks for sharing this with us.
👍 1