Hey guys, I seem to be having issues with the orderby formula,
I have this start expression that returns the sessions I need, but
<<Start:SELECT(Case Session[SID], ([Ref]=[_THISROW].[Case Ref])) >>
When adding the orderby expression I’m getting errors:
<<Start:SELECT(Orderby(Case Session[SID], ([Ref]=[_THISROW].[Case Ref])), [Order Date], TRUE) >>
Any help would be extremely grateful.
Regards
Ben