Brand new to Bricks here. If we add a variable to a dashboard that should change the behavior of all cards including a brick, can we check the value for that variable in the Javascript section to so we can adjust our query or logic accordingly?
I saw in this video that you can add controls to the brick itself, but was wondering if the brick can leverage the controls that have been added to the Dashboard instead, if so how?
https://www.youtube.com/watch?v=15nXTopnRcI&t=605s
Not really sure where to find all the information on what is available as part of the domo object and what data can we expect to find in it, like I saw you can use the filterContainer one to pass a filter to the dashboard, but not sure if you could retrieve the variables that have been overwritten this way or not (I tried sending a variable as a pfilter in the past but didn't managed to make it work).
Thanks,