Shortcode WHERE clause in charts
-
Hello again, I have a pretty complex SQL query that I can only properly visualize with a Chart App of the type ‘Table’ and not with a Data Table App. This is because I have many levels of relationships, and I would like to ‘flatten’ the data into a combined table.
Now I would like to filter some rows, but it seems like the WHERE clause with shortcodes (shortcodeParam) can only be used in Data App types? If I put it in the Chart App under Data Source, the app doesn’t load, and using ‘filter_field_name’ has no effect. Is there any other possibility to pass filters to Chart Apps, alternatively to use custom SQL queries in Data Table Apps?
Thanks!
The topic ‘Shortcode WHERE clause in charts’ is closed to new replies.