XFBR Syntax in Default Workspace, but not default maintenance unit
Hello,
I have an XFBR rule written in an assembly file in a dashboard maintenance unit that is under the default workspace, but not in the default maintenance unit. When I try to call it using XFBR(workspace.Default.AssemblyName.BusinessRule, FunctionName,) I get an error. If I build the same rule in a XFBR string rule under Business Rules it runs fine when called by XFBR(RuleName, FunctionName,). Furthermore, I am not experiencing this issue for any XFBR dashboard string rule housed in an assembly in any other workspace.
Is there a different syntax that is needed to call dashboard string rules that are in an assembly in default?
As a note, the rule does not need any input parameters.
Thanks,





