Hi Team,
I am working on PowerBI report migration into the looker. PowerBI has a capability of having multiple pages within a same report. Each page can have multiple visuals.
I have finished single looker dashboard (page) with the multiple visualizations however I need to add one more page with new set of visuals.
How can we add or display 2 dashboard in a single view.
Hope i am clear with my question.
Thank You,
Regards,
Durga
Hello,
There is no native feature in Looker to build multi pages dashboard,
But there are several workaround relying on some html/markdown tricks that could do the job 
- This thread for example: https://community.looker.com/dashboards-looks-7/tabbed-dashboard-14990
- Dashboard Next HTML: https://community.looker.com/dashboards-looks-7/new-dashboards-beta-html-options-18186
1 Like
Hi antho,
thanks for the quick reply. Your answer led me to ask another question

.
How to insert images in looker dashboard?. I could not import form my local machine.
Could you please guide me.
Thanks in Advance,
Regards,
Durga
Hi again,
I would use Cloud Storage or S3 to store assets like this, then you can reference urls in the markdown.
Antho