When creating a member mapping for account Sales in Data Management, the following script is entered.
UD5 refers to a Product custom dimension: WHEN UD5 LIKE `CAR_%' THEN `AUTO_SALES'
ELSE `SALES'
Which statement is True?
Show answer and explanation
Correct answer: B