Forum Discussion

Manju's avatar
Manju
New Contributor II
2 months ago
Solved

Time always returns 0001-01-01 in BR when using XFBR in Cube View

Hi, I am calling a Business Rule (BR) in a Cube View using XFBR as follows: XFBR( BR_ParamHelper, FunctionName, WFname = |WFText2|, SelectEntity = |!WF_AssignedEntity!|, Time = |!Time!| ) Inside t...
  • MarcR's avatar
    2 months ago

    Hi Manju, most easy is to use substitution variables to insert these kind of info into your BR. 

    Use the glasses on top and select Substitution Variables on the left bottom to see what is available. e.g. |POVTime|.

    in this case you don't use ! but only the pipes.