business objects - Static Measures in BusinessObjects 4.1 -
is possible make measure in sap businessobjects allways contains same value, , not depend on that's been selected? measure has calculate following:
total costs / number of departments
if it's possible, please write guidelines on how it.
thx!
one way implement calculation in sql , put statement in derived table, on base measure. table have exist in separate context other tables, can't link else.
it's bit clunky , not semantic layer designed for, it'll work.
Comments
Post a Comment