on ‎2019 Mar 01 10:25 AM
Hi All,
I am very new to FOX code using hierarchies, could you please guide me on how to write fox script on below scenario:
I have a parent node under I have two nodes as again parents and under which I have leaf nodes. My objective is to pass second level in filter criteria, in code I need to read leaf node and run the logic on leaf node.
Thanks & Regards
Himavarsha
Request clarification before answering.
Hi Gregor,
Could you pls share me a sample code if there is anything as such, which will help me to understand on how start with it, and if we pass multiple parent nodes in filters how to determine that few set of leaf nodes corresponds to one node?
Thanks & Regards
Himavarsha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Himavarsha,
in FOX you work on records defined by the aggregation level; these records always contain 'leaves' only, never hierarchy nodes. But you can use a hierarchy in the filter; here the hierarchy is resolved to the leaves and the leaves then determine the records you get in FOX.
Regards,
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.