cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Filtering on smart table - Tree Table works only on Level 0

Siddhesh2
Product and Topic Expert
Product and Topic Expert
0 Likes
361

The requirement is to filter a smart table - tree table for 'code' and display the entire parent hierarchy of that node. 
We use default personalisation on the smart table, but it works only on level 0. 
This is the call being made
GET Category?$filter=level%20eq%200%20and%20(name%20eq%20%27Pulp%27)&$select=code%2cname%2cstatus%2cspend%2clevel%2cparent_code%2cdrillState&$skip=0&$top=110&$inlinecount=allpages

The filter level 0 is added by default and is only filtering level 0. How do I make it level agnostic and also get its parent node as well. Is there any customisation of the query that can be made?

Accepted Solutions (0)

Answers (0)