Hi good data team, I want to know that is there an...
# gooddata-ui
h
Hi good data team, I want to know that is there any way to check the query generated by the LDM?
j
Hello, you can check what is happening on the backend but opening up a visualization and changing the end of the url to 'debug':
<domain/analyze/#/71ad030d6a384a39945194a28935c0e4/52590995-362e-4686-bea9-1df37e143ed9/d>ebug
That is an example
If you need something further, could you explain your usecae a bit more?
s
we tried this /debug but it wasn't opening anything, rather coming back to original url, which was ../edit could u confirm if its working right now?
j
It is working. It won’t open anything, but it will automatically download a file. It should be in your downloads or wherever you have it set to store the file from the browser
h
Hi @Joseph Heun, I checked it but it looks like something crashing on your server thats why file is not downloading
j
Could you please provide a link to the viz and I will take a look with the admin account?
You can send it in a DM if needed
h
I provided the link in DM
r
Heyo Haseeb, Radek from the Technical Team here - this is caused by the backend struggling to create a visualization for a larger model, causing the whole /debug call to fail. I've reached out to engineering for a fix, but in the meantime, it's possible to use debug with a parameter specifying the type (such as /debug?explainType=SQL). Hope this helps! 🙂
h
Thanks @Radek Novacek. it worked.