I'm a bit new to drupal and even newer to views and had two views questions.
Is it possible to show multiple views on a page? Say I have a stock website, Can I show a view of the income statement AND a view of the balance sheet on the same page?(both outputted as a table).
And secondly, If it is possible to have multiple views, can I hide/show the views within the page? I saw it while reading a django book but here's a example. I am working on putting alot of information and I'm thinking of using this technique to make it more easy for users to access the info.
Any guidance or tips would be most appreciated.
Thanks,