What is diff b/w Alias and Contexts in which situation we are using contexts instead of Alias?
The main diffrence between them is if the loop is formed between 1 fact table and 2(0r) more dimensions tables,then create an alias for existing dimension tables.if loop constitute more than one fact table then in this case go for contexting.