Datasource issue

Facing an issue when trying to write live queries

Hello all I am new to forest admin and I recently connected a supabase project with forest admin. And I was using the ui to create charts but at somepoint I wanted to use the live query filter thing. And in the documentation it is stated that “your developers have to add a connection name to the datasources on which you want to execute live queries chart.
After that, you must select on which one you want to run the query.”

I have the datasource as you can see from the image below but the query thing is still not working what did I miss? any form of help is apperciated.

Thanks


Hello @beleir_messay

As you may have stumbled on our documentation portal, the use of the Native Queries via the UI would require “an activation” like so. This behaviour would prevent having all databases accessible and queryable by users having the Editor/Admin permission level.

Sadly, the way to “activate” this feature is not accessible as of now on Cloud projects as the datasource creation is done beforehand of any code customization available on your side.

I will push your request to our product team, informing them of your interest in this feature as a Cloud project.

If your charts require queries a bit more complex, you can still do so with code customization inside of your agent, linked a page that compares the two possibilities our agent offers: Query interface and Native Queries

Hello @dogan.ay ,
Thank you for your reply, I will checkout the work arounds you mentioned.

best,

1 Like

Hello @beleir_messay, were you able to take a look, if you are satisfied with the resolution, should I mark this thread as resolved ?

Best regards,

yes for sure for sure, thanks for your help.

1 Like