Hi All,
I'm developing a SAP UI5 Application. Backed is a ABAP CDS. Front end I'm binding to SmartFilterBar and SmartTable. I have 3 drop downs. Plant, Factory and department. I want to cascade the filters .When the Plant is selected, only the factories related to the selected plant should be loaded. When the factories selected the departments related to the Plant and Factory should be loaded.
I didn't find a way to achive this . Can I do this using smartfilterbar.
Thanks