When i try drill down from a cell to a custom visualization that we built, it is unable to render that visual but able to see table visual beside that.
Weird case is when i drill to a cell from a data section it is able to render that custom viz.
When i compare both cases, it is unable to invoke GET call https://cdkdev.cloud.looker.com/visualizations/sandbox/render/npv-vehicle-sales-reporting::npv_grid
which is happening from data section when i click on visualization on drilldown popup.
Hi @imakrandb , thanks for your post!
As this is a custom visualization, I can’t offer much support, but wanted to share this best practices article about more powerful data drilling that includes a section about drilling to a custom visualization. I hope that might be helpful! This Community post also might have some information that is helpful.
Hi @Lobo-Google , Thanks for replying!
I was following your post for the implementation.
For given drilling config , we are getting blank render on visualization tab
I think there is an issue with visualization api not getting invoked from popup
what do you think?
vis_config = ‘{"hidden_fields":["fact.metric_name_sl"],"hidden_points_if_no":,"series_labels":{},"show_view_names":true,"type":"npv-vehicle-sales-reporting::npv_grid","defaults_version":0,"series_types":{}}’ %}