From a HANA Live Calculation View designed to return transaction measures based on matching string values (CALWEEK), I'm finding that HANA Live and Lumira (1.28) agree on the value of the measure, but Analysis for Office fails to populate certain measures correctly.
Any suggestions for investigation appreciated.
Within the Calculation View, the formula implicated is
if("Tran_CALWEEK"="CALWEEK_M01","TransactionQuantity",0)
where Tran_CALWEEK is sourced from transaction records linked to HAHA Live M_TIME_DIMENSION
and CALWEEK_M01 is sourced from HAHA Live M_TIME_DIMENSION using the NOW() function to select every seventh day.
When CALWEEK_M01 is forced to static text (i.e. '201613' ), the measures are passed through to AO
The successful matching of CALWEEK values appears in the Data Preview of the suspect join within the Calculation View:
An illustration of the end effect:
HANA Studio
Lumira 1.28
AO 2.2