Hi All
I am trying to apply conditional filtering using a URL parameter in chart blocks. This is not working in any of the chart blocks. A List or Table block on the same page is able to filter using the same URL parameter just fine. Supabase is my data source. I am assuming that this is a bug. Otherwise, please let me know how to handle this.
We have built a workaround for this - essentially creating a table of the desired parameter in Supabase that gets exposed using a Item Details block. Once this parameter is exposed as a current record field (from Item Details block), the chart blocks pick this up correctly. We have demonstrated this process here: https://www.youtube.com/watch?v=AecsBBL9KMI
Hi @Andranik
Thanks, but we found a workaround for this using Item Details block - though it is a bit clumsy. I will reach out to live support if more help is needed on this front.