Hi ,
Can someone explain the difference between the Attributes vs Private Attributes of an Analytical View.
Please i have read the definition but wasn't clear with my self
Private Attributes
Private attributes used in an analytic view allow you to customize the behavior of an attribute for
only that view.
For example, if an analytic view or a calculation view include an attribute view, it inherits the behavior
of the attributes from the attribute view (set the parameter once and it is replicated in all views
consuming it).
By contrast, if you create an analytic view for one specific use case in which you want a particular
attribute to behave differently than it does in the attribute view to which it belongs, you can define it
as a private attribute. -This Part is confusing
Thanks