on 2024 Aug 24 5:00 AM
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?
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.