Hello, I created a lobby which filter only this order_no, which is currently running, running order_no has OperStatusCodeDb=86. How can I setup in OperationStatistic filter only which has OperStatusCodeDb=86?
Solved
Lobby filtration
Best answer by vishal J
Hi
Instead OPER_STATUS_CODE_DB, we can use OPER_STATUS_CODE in the data source.
Below navigation link example will work for that.
page/OperationStatistics/List?$filter=OperStatusCode eq IfsApp.OperationStatisticsHandling.OperStatusCode'Released'
Best Regards,
Vishal J
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.