How to show variance in Hyperion financial reporting
i have designed the report where i need to show variance of actual and budget in one column, i have members revenue and cost, for the revenue members it should calculate actual-budget, but for the cost it should calculated budget -actual,
can i display both of them in one column, i tried to use below formula but they are giving me error
VarPer ([A] , [B])>0
VaPer ([A] , [B])<0
the below formula is working
VarPer ([A] , [B])
do i need to use any other function in the report