I’m new to Kinetic UX. I’m trying to figure out why the “View Options” (Open/Closed Cases) isn’t working. I converted from the classic dashboard to the Kinetic App. Everything else works fine except for this view option using the top combo box. What am I missing?
If this is a rest call to Erp.BO.HelpDeskSvc then the BAQ Options will not do anything at all. In which case, the Rest Params is the best option.
Epicor rarely stores data as NULL … but I just confirmed that an empty CompletionDate in this table is stored as null. In your BAQ Where List, then the operator is IS NULL (with nothing in the Value field) instead of =
Yeah, I think this method would be more intuitive. But I’m using BAQ, not the BO service. I don’t want to mess things up by changing it. I’m trying to create a new application using the “New Application Wizard” because there’s a step to build view options. Hopefully this would work.