Is there any way to embed a Looker Board in a iframe webpage? I'm looking to alternatives to show more than one dashboard allowing the user select which dash will be loaded.
Solved! Go to Solution.
You can achieve this using Javascript and HTML together in your page.
Firstly You will have to create button that is liked with different Embed URL of different Dashboard and using iframe id you can make selected Dashboard visible in the target iframe.