Gurus,
I have a workbook with a table built using SAPGetData to pull together bits and pieces from results tables.
One set of cells has a formula like: SAPGetData(DS1,budgetthisyear,filters)/SAPGetData(DS2,PrevYearActuals,filters)-1
When the workbook is offline, ie just opened, these return #NA until I refresh. All other cells which are just single SAPGetData to bring a single value over show data on workbook open.
The only reason for doing this way is because I have found an issue with restricted keyfigures and must break the 2 into separate DSes.
issue for another thread...but basically I found restricted keyfigures sometimes not restricted in AAO.
I was able to bring in 2 value types (actuals + budget) even though the keyfigure was restricted to budget. Splitting the 2 measures, they work fine.
this is AAO1.4 Saw same behavior in 1.2 and 1.3
But my main concern is needing to have the data available offline and this one scenario seems to not let me do it.
seems odd.
thx for any assistance here.
jim