I am quite a beginner in set analysis syntax so i would need your help:
I have two dimensions in my datamart i want to use specificly in a set analysis expression to format my table:
-Distribution networks going from 01 to 22 (text format)
-Analytics families going from 98510 to 98599 (numeric format)
I already use ONLY(YEAR) and ONLY(YEAR)-1 to make appear variable time following month and day selections in terms of turnover.
With distribution networks and analytics families in dimension, my first expression column is:
FIRST COLUMN to traduce turnover for ANALYTICS >98518 and <98527 in distribution networks 01 and 07 (it's working maybe there is more simple expression ...???):