Hey there! Is there a way to dynamically provisio...
# gooddata-platform
p
Hey there! Is there a way to dynamically provision one visualization per value of an attribute in a dashboard? I have a use case where I want to show more granularity for each value of a certain attribute, but I can't just make n visualizations manually since the client workspaces each have different set of values for said attribute. Any way I can design something in the master workspace that dynamically creates the visualizations I need in dependent client workspaces?
đź‘€ 1
âś… 1
j
Hello Philippe. This one took a bit of investigation, but basically the answer is no, there is no explicit support for this. A way to implement it would be with a custom application using the GoodData UI element from the UI SDK, but that would be a pretty big undertaking.
âś… 1
p
Thanks for your answer Jan!