InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by Level based measures? |
|
Answer» Level based measures are created to perform calculation at a specific level of aggregation. They allow to return data at multiple levels of aggregation with one single query. It also allows to create share measures. |
|