Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All!!
This it´s my first post
I have a textbox with the following expression=
where :
calend.month = Month on master calendar
DIM_MONEDA_ID = Currency dimension, i'm filtering only by USD
common_date = master date in master calendar
FIG.FACT_EST_TABLA_ORIGEN = Always "REAL"
FIG.DIM_ITEM_REPORTE_KEY = Always "CONTRIBUTION MARGIN"
FIG.FACT_EST_VALOR = Field to be added in expression
The calend.month are filter by user. Texbox will be show only the max month selected when currency = USD, Tabla Origen = "Real" and ITEM_REPORTE_KEY = "CONTRIBUTION MARGIN". If the user haven't made selections, textbox shows the value of the last month charged.
I have the following behavior associated to month selections by users
- If the user haven't month selected, textbox shows correctly the sum(values) of last month.
- If the users have one month selected, textbox shows correctly the sum(values) of selected month
- If the users have 2 or more month selected, textbox shows the sum of all month selected.
I need to shows always the max(month) independent of month selections.
Any suggestion?
PS: Please apologies for my english.
I am glad that I proved useful.
Best,
S