I have 2 data source which is Hospital A and Hospital B that have same structure.
On Data Source View , I add same table for Hospital A and Hospital B like this -> enter image description here
then I add hospital_key
attribute in the fact table which are table ADMISSIONS to uniquely categorized by hospital.
then I set ADMISSIONS table as fact for each of the hospital. Then the cube would be like this enter image description here
My problem is
- I able to visualize just one hospital only like this-> enter image description here
How can I visualize for the both Hospitals? Please Help!
or Did I do wrong?