- Learn how to use CURRENTUSER to determine the current user that you are logged in as
- Learn how to use StrToMember to determine what a user selected in a User Preference cube
- Learn how to Filter members according to the current user’s inputs
- Learn how to link MDX views to the user’s inputs, making it more dynamic
- Learn how to create sets like current year and previous year according to cube values using the Generate function
- Learn how to prevent errors by using the StrToSet and IIF functions
- Learn how to enable MDX logging in your PA instance